Binary classification of Stressed/Not Stressed dataset using kNN, neighborhood and perceptron
$ pip3 install -r requirements.txt
Make sure that both main.py and model.py are in the same directory
$ python3 main.py
The code will generate a set of graphs under the figs directory (should be available before running).