1. install ANACONDA 2. OPEN Jupyter Notebook 2.1 Create Workspace Requirement: Before you can build machine learning models, you need to load your data into memory. -Packaged Datasets The scikit-learn library is packaged with datasets. These datasets are useful for getting a handle on a given machine learning algorithm or library feature before using it in your own work.