Skip to content

Sentimental Analysis using numpy, scipy, and sklearn in Python

License

Notifications You must be signed in to change notification settings

viyatgandhi/Sentimental-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sentimental-Analysis

Sentimental Analysis using numpy, scipy, and sklearn in Python. Here goal is to build a text classifier to determine whether a movie review is expressing positive or negative sentiment and data is from the website IMDB.com. I have used 5Fold cross-validation on test data to train the classifier and used Logistic Regression model from sklearn. Part of Assignment series for CS579 Course.

About

Sentimental Analysis using numpy, scipy, and sklearn in Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages