This repo contains the dataset and notebook for the kaggle restaurant reviews five class rating prediction
Link: Kaggle
- Term Frequency - Inverse Document Frequency
- Random Oversampling
- Multinomial Naive-Bayes
- Random Forest
- K Nearest Neighbors
- Decision Tree
- Support Vector Classifier