Flashield's Blog

Just For My Daily Diary

Flashield's Blog

Just For My Daily Diary

Day: March 6, 2024

01.exercise-hello-seaborn【练习:你好seaborn】

This notebook is an exercise in the Data Visualization course. You can reference the tutorial at this link. In this exercise, you will write your first lines of code and learn how to use the coding environment for the course! 在本练习中,您将编写第一行代码并学习如何使用课程的编码环境! Setup 设置 First, you’ll learn how to run code, and we’ll start with the […]

01.course-hello-seaborn【你好seaborn】

Welcome to Data Visualization! 欢迎来到数据可视化! In this hands-on course, you’ll learn how to take your data visualizations to the next level with seaborn, a powerful but easy-to-use data visualization tool. To use seaborn, you’ll also learn a bit about how to write code in Python, a popular programming language. That said, 在本实践课程中,您将学习如何使用 seaborn 将数据可视化提升到一个新的水平,这是一个功能强大但易于使用的数据 可视化工具。 […]

07.exercise-data-leakage【练习:数据泄漏】

This notebook is an exercise in the Intermediate Machine Learning course. You can reference the tutorial at this link. Most people find target leakage very tricky until they’ve thought about it for a long time. 大多数人都认为目标泄漏非常棘手,直到他们思考了很长时间。 So, before trying to think about leakage in the housing price example, we’ll go through a few examples in […]

Scroll to top