Skip to content

An end-to-end machine learning project that aims to predict the auction sale price of a bulldozer. This is a time series regression problem.

Notifications You must be signed in to change notification settings

srpineda/ml-project-bulldozer-saleprice-timeseries-regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Machine Learning Project: Bulldozer Sale Price Time Series Regression Problem

  • This is an end-to-end machine learning project built with Python that aims to predict the auction sale price of a bulldozer.
  • Matplotlib was used for data visualization.
  • Pandas was used for data preprocessing (dealing with missing data, parsing dates, and converting categorical data into numbers).
  • Scikit-Learn's RandomForestRegressor was used during modeling and achieved a root mean squared log error of 0.25 after hyperparameter tuning.
  • Check out the project here.

About

An end-to-end machine learning project that aims to predict the auction sale price of a bulldozer. This is a time series regression problem.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published