In this lab you will review the basics of main ML library in Python — scikit-learn. You will look at estimators, transformers and pre-processors, and streamlining and automating the workflow of ML projects vis pipelines. You will also look at reproducibility and version control.
This lab allows learners to examine and run available Jupyter notebooks, and to create your own based on tasks given to you. The environment holds datasets (csv files), Jupyter notebook, and instructions. You will be able to download the work to your computer.
Upon completion of this intermediate level lab, you will be able to:
Familiarity with the following will be beneficial but is not required: