/Movie-review-classifier

Sentiment analysis on movie reviews to classify them into positive and negative reviews

Primary LanguagePython

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

  • sklearn
  • numpy

Run

python src/feature_eng.py