Update README.md
Browse files
README.md
CHANGED
@@ -39,6 +39,14 @@ This model is intended to demonstrate my ability to solve a complex problem usin
|
|
39 |
|
40 |
Dataset Source: https://www.kaggle.com/datasets/reihanenamdari/mental-health-corpus
|
41 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
42 |
## Training procedure
|
43 |
|
44 |
### Training hyperparameters
|
|
|
39 |
|
40 |
Dataset Source: https://www.kaggle.com/datasets/reihanenamdari/mental-health-corpus
|
41 |
|
42 |
+
_Input Word Length:_
|
43 |
+
|
44 |
+
![Length of Input Text (in Words)](https://github.com/DunnBC22/NLP_Projects/raw/main/Binary%20Classification/Mental%20Health%20Classification/Images/Input%20Word%20Length.png)
|
45 |
+
|
46 |
+
_Class Distribution:_
|
47 |
+
|
48 |
+
![Class Distribution](https://github.com/DunnBC22/NLP_Projects/raw/main/Binary%20Classification/Mental%20Health%20Classification/Images/Class%20Distribution.png)
|
49 |
+
|
50 |
## Training procedure
|
51 |
|
52 |
### Training hyperparameters
|