Upload folder using huggingface_hub
Browse files
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.
|