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