Skip to content

A regression model created for self study of machine learning and data science. Currently emphasizing preprocessing, modelling, and experimentation. Using dataset from 2010 Kaggle competition Bluebook for Bulldozers

Notifications You must be signed in to change notification settings

cillustrisimo/Price_Prediction_Regression_Model

Repository files navigation

Random Forest Regression Price Prediction Model

This repository contains my Jupyter Notebook working on creating a "Bluebook for Bulldozers" as part of an older Kaggle competition. The goal was to create a regression model that could predict the price of bulldozers, and the main evaluation metric was RMSLE (Root Mean Squared Log Error).

The final model created boasts around a .24~ RMSLE, which at the time of the competition would've placed this model somewhere in the top 30 out of 477 candidates.

For more details on information such as features taken into consideration, as well as the contained graphs and analysis, please view the jupyter notebook. The environment has also been prepackaged in a YML file for easy setup. Unfortunately, due to size constraints, I am unable to upload a PKL or joblib file of the model itself.

Thanks for taking interest in my second ever model and my learning process!

About

A regression model created for self study of machine learning and data science. Currently emphasizing preprocessing, modelling, and experimentation. Using dataset from 2010 Kaggle competition Bluebook for Bulldozers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published