This is the repository for the class about classifiers
For this part of the course you need to install the following dependency:
To do this you need to fisrt activate your environment (the one from the first lessons)
conda activate CenTuri-Course
Then you install the libraries as you did for the previous lessons:
conda install scikit-learn pandas