- How to run the project
- Data preprocessing
- Data Visualization
- Training Models
In order to run the project, do the followings:
- Go to the root directory of the project
- Run
python3 -m venv .venv
- Then
source .venv/bin/activate
- Finally,
pip install -r requirements.txt
- To get all results, run
python prediction.py