Skip to content

This repository contains a Machine Learning Project used to predict the future sale price of a bulldozer, given its characteristics and previous examples of how much similar bulldozers have been sold for.

Notifications You must be signed in to change notification settings

GomathiRajendran/Bulldozer-Sale-Price-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bulldozer-Sale-Price-Prediction

-> The main objective of the project is to predict the future sale price of a bulldozer, given its characteristics and previous examples of how much similar bulldozers have been sold for.

-> The data used is time series dataset downloaded from the Kaggle Bluebook for Bulldozers competition.

-> Data wrangling concepts like data cleaning (outlier detection and Imputation) and data enriching is done.

-> OneHotEncoding is used to turn categorical values into numbers.

-> The Random Forest Regressor model is used.

-> The model is evaluated by using RMSLE (Root Mean Square Log Error) as evaluation metric

About

This repository contains a Machine Learning Project used to predict the future sale price of a bulldozer, given its characteristics and previous examples of how much similar bulldozers have been sold for.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published