Final project for Machine Learning course (CSCI 5622)
- python 3
- Run main.py by typing in the commandline: python3 main.py
- You will be asked to type your username. Each user should have a unique username.
- Output files will be splitted into raw_data and final_data in either:
- train_data/user_<id>
- test_data/user_<id>