Presentation can be found here
- Supervised Learning
- Unsupervised Learning
In order to recreate our environment, do the following steps:
- Download and install
anaconda
- Open
anaconda CMD
in the new folder - Clone this repo
cd
into the local directory- Run this
conda env create --file intro_ml.yml
- Run
jupyter notebook
Have fun :)