- Python
- Scikit Learn
- Random Forest Classifier
- WESAD Dataset for wearable stress and affect detection
- React.JS
- Flask
- Hosted at http://15.206.150.71/
- Dhruv Verma
- Aayush Barmecha
- Aayush Nigam
- Abhinav Kumar
- install
python3 pip node npm - clone the repsitory and
cdinto it pip install -r requirements.txt- Train the model by executing the train script
./train.sh - start the server by executing the server script
sudo ./server.sh