Skip to content

AlexQuinn-Analytics/IMDB-Sentiment-ML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 

Repository files navigation

🎬 IMDB Movie Review Sentiment Classifier πŸš€

Hey there! πŸ‘‹

This is my latest NLP & ML project on IMDB movie review sentiment classification. Over the past three weeks, I added new features in VS Code like topic modeling and gradient boosting to boost accuracy and deepen insights.


πŸ“ What’s inside?

  • Text cleaning & preprocessing
  • Sentiment polarity & subjectivity from TextBlob ✨
  • TF-IDF vectorization + topic modeling (LDA)
  • Logistic Regression & Gradient Boosting models
  • Confusion matrix & feature importance visualization

πŸ“‚ Dataset

Using IMDB Dataset of 50K Movie Reviews from Kaggle.

Please download and place IMDB Dataset.csv inside the data/ folder before running.


πŸš€ Quick start

Just run:

python src/imdb_sentiment_classification.py

Make sure you have installed the required Python packages (pandas, numpy, nltk, matplotlib, seaborn, scikit-learn, textblob).

πŸ’‘ What I learned

Combining classic NLP with modern ML, exploring topic modeling, and improving model interpretability.


πŸ™ Thanks for stopping by!

Feel free to ⭐ or reach out to chat about NLP, ML, or movies!

Keep coding, keep growing. πŸš€πŸ’»

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages