This repository holds the dataset and notebooks for the Amazon Books dataset 4 class Rating prediction
Dataset link : Amazon Books Dataset
- Term Frequency - Inverse Document Frequency
- Random Oversampling
- K Nearest Neighbors
- Decision Tree
- Support Vector Machine
- Multinomial Naive-Bayes
- Random Forest