Due: October 18th, 2021
Experimentation on various machine learning algorithms and different data sets.
Experiment with built-in functions from the scikit-learn library and perform an analysis on the results
- Celia Cai (ID: 40098535) (Github Username: CeliaCaii)
- Michael Lee (ID: 40054375) (Github Username: mlee97)
- Python 3.8
- scikit-learn library
- Anaconda
- Jupyter Lab
- Download repository
- Install Anaconda3
- Open Anaconda Navigator
- In the applications menu, launch Jupiter Lab
- In the file browser, locate the directory where you downloaded the repository.
- To access the python code in Task 1, open Task 1/Task1_src.ipynb
- To access the python code in Task 2, open Task 2/Task2_src.ipynb
- Once a file has been selected, press 'Run the selected cells and advance'
- Each file should output 3 txt files, one for distribution, one for performance, and one for discussion. All files should appear in the same directory as the python code.
- TROUBLESHOOTING: Click on the stop button ('Interupt the kernel'), if it appears that the code isn't outputting properly.