https://github.com/AndrewK-7/Comp472-Assignment3
- Navigate to the root directory of the project in a terminal that supports Python (eg. GitBash, PowerShell, etc.)
- Run the
main.pyfile by executingpython main.py - To change which input file is read for the data sets, open the
main.pyfile and modify thetraining_setand/ortesting_setvariables on lines 40/41 respectively - To view the outputs files, wait until the application has completed running, and navigate to the
/outputsdirectory
All work was completed by Andrew K. (40055081)