Skip to content

AndrewK-7/Comp472-Assignment1

Repository files navigation

Comp472-Assignment1 GitHub URL:

https://github.com/AndrewK-7/Comp472-Assignment1.git

How to run the program:

Note: The program was created using Jupyter Notebook, and each part (model) has been separated into it's own unique .ipynb file.

  1. To ensure Jupyter is installed, open a command-line window and run the following command: conda install jupyter

  2. To start the Jupyter Notebook instance, open a command-line window within the project's root directory.

Img1

  1. Type in the command: jupyter notebook and wait for the notebook to open in your default browser.

Img2

  1. Select one of the .ipynb files to open that specific model code.

Img3

  1. Click on the "Run" button at the top of the notebook to run the entire section of code.

Img4

  1. To view the output .csv files, navigate to the /results directory and select any of the specific files. There is one subdirectory for each of the models (a through f) as to keep the folder organized. The training and testing sets' distribution graphs (images) can also be found within the /results directory as well.

Contributions:

  • Implementations for the sections "(a) GNB and (b) Base-DT" were done by Andrew K. (40055081)
  • Implementations for the sections "(c) Best-DT and (d) PER" were done by Janghuk B. (40005573)
  • Implementations for the sections "(e) Base-MLP and (f) Best-MLP" were done by Jixuan L. (40073785)

About

Comp472 - Assignment 1 Repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •