Update README.md
Browse files
README.md
CHANGED
|
@@ -14,6 +14,7 @@ The underlying algorithm is TF-IDF Vectorization followed by Logistic Regression
|
|
| 14 |
## Performance
|
| 15 |
sentiment_class | auroc_score
|
| 16 |
---|---:
|
|
|
|
| 17 |
opinion | 70.64%
|
| 18 |
toxicity | 96.12%
|
| 19 |
toxicity__hate | 97.43%
|
|
|
|
| 14 |
## Performance
|
| 15 |
sentiment_class | auroc_score
|
| 16 |
---|---:
|
| 17 |
+
sentiment_polarity | 95.04%
|
| 18 |
opinion | 70.64%
|
| 19 |
toxicity | 96.12%
|
| 20 |
toxicity__hate | 97.43%
|