Skip to content

yash-0211/Sentiment-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sentiment-Prediction

This project is a Kaggle competition for MLP Project.
Competition link: https://www.kaggle.com/competitions/sentiment-prediction-on-movie-reviews/
Team: 21f2001569
Rank: 130/977
In the dataset, each record represents a movie-review pair with movie title, description, genres, duration, director, actors, users' ratings, review text, reviewer name, etc. The task is to build an ML model to predict sentiment of the review text.

Allowed libraries:

  • Scikit-learn
  • XGBoost
  • Imblearn
  • NumPy
  • Pandas
  • SciPy
  • Pickle
  • regex
  • Seaborn
  • Matplotlib
  • Lightgbm

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published