Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fx818/sentiment_analysis
https://github.com/fx818/sentiment_analysis
Last synced: 30 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/fx818/sentiment_analysis
- Owner: fx818
- Created: 2024-01-13T17:03:02.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-01-23T11:52:12.000Z (12 months ago)
- Last Synced: 2024-01-23T12:48:05.969Z (12 months ago)
- Language: Jupyter Notebook
- Size: 24.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sentiment Analysis of IMDB Movie reviews
* The model uses 2 algorithm to find out about whether a given review is Positive or Negative
* The model score is 89% for LogisticRegression() and RandomForestClassifier()* ![image](https://github.com/fx818/Sentiment_Analysis/assets/115972402/8f85a6f6-561a-4a55-b651-3a1153f4a5b2)
* ![image](https://github.com/fx818/Sentiment_Analysis/assets/115972402/bbc905ee-dee9-4e63-a07e-d67c8b8494f3)