-
Make sure you have Python 3.x and pip installed on your machine.
-
Run
git clone https://github.com/kevin-fang/data-science-tutorial
-
Navigate to the directory you just cloned and run
pip install -r requirements.txt
-
Run
jupyter notebook
and wait for the browser to appear. Open[ASSIGNMENT] Wine Quality Classification
and read through the instructions. -
Submit your work and your accuracy to the form in the notebook.