Skip to content

This is a NLP model that analyzes the sentiments of a user, on the basis on movie reviews.

Notifications You must be signed in to change notification settings

nottpande/SentimentAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sentiment Analysis (ML project)

Overview


Objective:This is a NLP model that analyzes the sentiments of a user, on the basis on movie reviews.
  • Dataset: Utilized Kaggle dataset that can be found at: https://www.kaggle.com/competitions/movie-review-sentiment-analysis-kernels-only/data
  • Algorithm Used: The model is trained on 2 different machine learning algorithms, that is, Logistic Regresion and Random Forest
  • Modules used: The primary models used in this model are Scikit-Learn, Spacy, Pandas, CSV (inbuilt library in python)
  • About

    This is a NLP model that analyzes the sentiments of a user, on the basis on movie reviews.

    Topics

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published