https://github.com/aniketdash7/movie_reviews_sentiment_analysis
Sentiment Analysis of movie reviews using sklearn's models
https://github.com/aniketdash7/movie_reviews_sentiment_analysis
Last synced: 2 months ago
JSON representation
Sentiment Analysis of movie reviews using sklearn's models
- Host: GitHub
- URL: https://github.com/aniketdash7/movie_reviews_sentiment_analysis
- Owner: aniketDash7
- Created: 2023-09-14T12:27:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-14T12:33:49.000Z (over 1 year ago)
- Last Synced: 2025-01-28T23:09:17.505Z (4 months ago)
- Language: Jupyter Notebook
- Size: 10.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# movie_reviews_sentiment_analysis
Gained insights about features with Exploratory Data Analysis. Preprocessed the text followed by feature engineering.
Compared the prediction of 8 different models and tuned the hyperparameters to boost the performance of top performing models.
Achieved test accuracy of 79.69%