/restaurant-reviews-5-class-rating-prediction-

This repo contains the dataset and notebook for the kaggle restaurant reviews five class rating prediction

Primary LanguageJupyter Notebook

restaurant-reviews-5-class-rating-prediction-

This repo contains the dataset and notebook for the kaggle restaurant reviews five class rating prediction

Dataset Used

Link: Kaggle

Feature Extraction Technique

  • Term Frequency - Inverse Document Frequency

Resampling Technique

  • Random Oversampling

Machine Learning Algorithms Used

  • Multinomial Naive-Bayes
  • Random Forest
  • K Nearest Neighbors
  • Decision Tree
  • Support Vector Classifier