COM6018 Data Science with Python
Obtaining the Jupyter Notebook
If you have cloned and pulled the module's GitHub repository then you should see:
materials/labs/
├── 070_classification_with_scikit_learn.ipynb
|-- ... etc
The lab is 070_classification_with_scikit_learn.ipynb. It does not require any additional data files. (The dataset is built into scikit-learn.)
Or you can download the notebook and data via links on Blackboard.