[Added from university GitHub enterprise]
To analyze and find(classify) the sentiment, positive or negative, associated to a movie review.
Python 3.x, Anaconda 3.x, Jupyter Notebook, Spyder
- Logistic regression
- Multinomial Naive Bayes
- Decision Tree
- Random forest
- SVM
- Ensemble learning
- Different Weights
- Neural Networks
The dataset is obtained from the Stanford dataset repository and modified a bit, which can be found here.