Random Forest

Load the data

Data Preparation

Data Segregation

Model Evaluation

Random Forest without hyperparameter tuning

Random Forest with hyperparameter tuning

Observations

Both models had a better performance than the Naive and Dummy baseline. The model with hyperparameter tuning had a the lowest RMSE and MSE.