https://github.com/Andynism/COMP472-A1
- Andy Vu (Team Lead)
- Felix Lapierre
- Mike Brichko
- Make sure you have these installed by running
pip install <dependency>
- sklearn
- pandas
- matplotlib
-
Place the sample datasets in the datasets folder
-
Use the command
python src/<filename>
to run one of the models. Possible filenames are:
- gnb.py
- base-dt.py
- best-dt.py
- perceptron.py
- base-mlp.py
- best-mlp.py
- View the output file in the output folder