Update README.md
Browse files
README.md
CHANGED
|
@@ -16,8 +16,14 @@ metrics:
|
|
| 16 |
- f1
|
| 17 |
---
|
| 18 |
|
| 19 |
-
# 🧠 MindSense-BERT — AI-Powered Mental Health Detection
|
| 20 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 21 |
MindSense-BERT is a fine-tuned BERT-based model designed to **classify text into 7 mental health categories** using real-world Reddit data.
|
| 22 |
It combines **state-of-the-art NLP, class imbalance handling, and explainable AI (SHAP)** to create a transparent and practical mental health analysis system.
|
| 23 |
|
|
|
|
| 16 |
- f1
|
| 17 |
---
|
| 18 |
|
| 19 |
+
# 🧠 MindSense-BERT — AI-Powered Mental Health Detection
|
| 20 |
+

|
| 21 |
+

|
| 22 |
+

|
| 23 |
+

|
| 24 |
+

|
| 25 |
+

|
| 26 |
+
---
|
| 27 |
MindSense-BERT is a fine-tuned BERT-based model designed to **classify text into 7 mental health categories** using real-world Reddit data.
|
| 28 |
It combines **state-of-the-art NLP, class imbalance handling, and explainable AI (SHAP)** to create a transparent and practical mental health analysis system.
|
| 29 |
|