Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 267 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 267 Bytes

MovieReviewsClassification

This project uses machine learning algorithms; ID3, RandomForest to predict whether a movie eview is positive or negative. Accuracy, precision, recall and F1 are calculated and plots for each one will be displayed when running the code.