https://github.com/AvkashSharma/COMP472
- Avkash Sharma (40012077) - Worked on GNB, Base-DT
- Karthikan Jeyabalan (40032932) - Worked on Perceptron, Best-MLP
- Nirusan Nadarajah (29600094) - Worked on Best-DT, Base-MLP
pip install jupyterlab install jupyter
pip install -U scikit-learn install scikit-learn
once installed, clone the repo and open terminal to cloned directory
jupyter notebook runs jupyter
conda install -c conda-forge notebook install jupyter
conda install scikit-learn install scikit-learn
You may have to pip install missing imports.
-
cdinto the project directory -
run
jupyter notebookin the terminal -
Open the notebook at http://localhost:8888/tree
-
Open desired notebook. Each model contains 2 seperate model (DS1 and DS2)