Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 544 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 544 Bytes

Getting Started

  1. Make sure you have Python 3.x and pip installed on your machine.

  2. Run git clone https://github.com/kevin-fang/data-science-tutorial

  3. Navigate to the directory you just cloned and run pip install -r requirements.txt

  4. Run jupyter notebook and wait for the browser to appear. Open [ASSIGNMENT] Wine Quality Classification and read through the instructions.

  5. Submit your work and your accuracy to the form in the notebook.