Skip to content

vanshu25/Selp

Repository files navigation

Selp

SELP is a flask application that predicts various mental disorders like PTSD, Anxiety, and many more.

TechStack: Flask, Machine Learning, Python, HTML, CSS, NumPy, Pickle, Pandas.

  • Under the templates folder, there are 3 html files in which I have added some CSS to create pages for the application.

  • Mental_Disorder_updated.data is the dataset and mentalHealthPred.py is the python file where I have trained the data using SVM algorithm and then with the help of pickle I have dumped the model in MHP.pkl file.

  • app.py is the python file to run flask app where we have specified routes.

** This is an ongoing project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published