harshnarayan12 commited on
Commit
b41535c
Β·
verified Β·
1 Parent(s): eeca63f

Update README.md

Browse files

• Here , we developed a web app for visitors. So, they know their Mental Health Staus. <br>
• We took survey on google form and pre-processed data. We tried differnt ML models, <br>    but ANN Regressor **(With 73% test accuracy)** perform decent and better from all different models which we tried.<br>
• Interested to know your mental health status !!!

Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -1,3 +1,9 @@
1
- &#x2022; Here , we developed a web app for visitors. So, they know their Mental Health Staus. <br>
2
- &#x2022; We took survey on google form and pre-processed data. We tried differnt ML models, <br> &nbsp;&nbsp;&nbsp;but ANN Regressor **(With 73% test accuracy)** perform decent and better from all different models which we tried.<br>
3
- &#x2022; Interested to know your mental health status !!! πŸ‘‰ https://mentalhealthprediction.onrender.com/
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ title: Mental Health Status Prediction
4
+ sdk: docker
5
+ emoji: πŸ†
6
+ colorFrom: yellow
7
+ colorTo: red
8
+ pinned: true
9
+ ---