课程: Machine Learning with Python: Foundations
Using the exercise files
- [Instructor] The exercise files you need for this course will be provided to you. This means that you can follow along with any of the code examples in the lessons. I recommend that you do so. The best way to learn how to collect data, explore data, prepare data, and build machine learning models in Python is to practice doing it yourself. The exercise files are organized into folders that correspond with the chapters of the course. Within each folder are data files and two notebooks for each of the code lessons. For example, let's open up the exercise files folder. Within the folder, we see chapter two, which is folder two. Instead of the folder, we see two data files and two notebook files. 02_02B is the beginning notebook and 02_02E is the ending notebook. When following along the video lessons, use 02_02B. 02_02E is a completed version of 02_02B for your reference. There are several ways to launch a notebook. One approach is to use the Anaconda Navigator. Once the navigator opens, we can click on launch Jupyter Notebook, then navigate to the file that we want, exercise files 02, 02_02B.
随堂练习,边学边练
下载课堂讲义。学练结合,紧跟进度,轻松巩固知识。