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/
├── 060_introducing_scikit_learn.ipynb
|-- ... etc
├── data
│ ├── data/Mine_Dataset.xls
│ ├── ... etc
The lab is 060_introducing_scikit_learn.ipynb and it will need the data file data/Mine_Dataset.xls.
Or you can download the notebook and data via links on Blackboard.