nikhilsu / Movie-review-classifier

Sentiment analysis on movie reviews to classify them into positive and negative reviews
1 stars 0 forks source link
feature-engineering machine-learning movie-reviews nlp nltk sklearn

Movie Review Classifier

Applying feature engineering in order to boost the acc of the model. Using 3 fold cross validation to tune hyper-parameters. Using logistic regression and l2 regularization for classification.

Dependencies

Run

python src/feature_eng.py