Notebook that predicts the rate of the book from using different machine learning models.
Content:
- Exploring Data.
- Analyze Data through visualizations.
- Data Preparation e.g.: [Ordinal Encoding, Handling Missing Values].
- Feature Engineering.
- Building Multiple Machine Learning Models.
- Compare models accuracy on training data.
- Make predictions using each model.
- Compare models accuracy on test data.
- Compare training VS test score for each model
Click Here to see the notebook on Kaggle