Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mugunthanraju/sentiment-analysis
https://github.com/mugunthanraju/sentiment-analysis
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mugunthanraju/sentiment-analysis
- Owner: Mugunthanraju
- Created: 2020-08-08T18:19:45.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-16T13:39:10.000Z (over 4 years ago)
- Last Synced: 2023-12-26T13:34:27.441Z (11 months ago)
- Language: Jupyter Notebook
- Size: 866 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Movie Review Sentiment Analysis - Binary Classification
*This is the process of looking at data and creating a binary classification using Machine Learning to learn and predict whether the movie reviews are positive or negative.*
**In this Machine Learning Project, I built binary classification that puts movie reviews texts into one of two categories — negative or positive sentiment. I used concepts of Bayes theorem and relax its requirements using the Naive assumption.**