Skip to content

Commit dde2528

Browse files
authored
Update README.md
1 parent a6a8a71 commit dde2528

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

NLP projects/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ Once trained, the model is evaluated on the test set to ensure it generalizes we
6666
- Confusion Matrix: Provides insight into the number of true positives, true negatives, false positives, and false negatives.
6767

6868
## Results
69+
Accuracy of various models on test data is compared below. Out of all models SVM performs the best, closely followed by Logistic Regression and Random forest. :
6970

7071
MultinomialNB - 92%
7172

0 commit comments

Comments
 (0)