AshutoshAI commited on
Commit
5e064ea
·
verified ·
1 Parent(s): c9cd3bc

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -1,3 +1,11 @@
 
 
 
 
 
 
 
 
1
  # Mental Health Prediction Model
2
  ## Overview
3
  This project predicts mental health status (Low, Moderate, High) using a Flask app and an XGBoost model.
 
1
+ ---
2
+ tags:
3
+ - mental-health
4
+ - xgboost
5
+ - flask
6
+ license: mit
7
+ ---
8
+
9
  # Mental Health Prediction Model
10
  ## Overview
11
  This project predicts mental health status (Low, Moderate, High) using a Flask app and an XGBoost model.