Skip to content

Commit

Permalink
Update Readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
4ryn committed Jun 2, 2024
1 parent 7a99522 commit 167b451
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions irony_sarcasm_detection/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ Data preprocessing steps include:
4. matplotlib: For comprehensive data visualization
5. Sklearn: For implementing machine learning algorithms
## Results
1. Logistic Regression : 97%
2. Random Forest Regressor : 97%
1. Logistic Regression : 98%
2. Random Forest Regressor : 98%
3. Multinomial Naive Bayes : 95%

## Conclusion
Expand Down

0 comments on commit 167b451

Please sign in to comment.