Skip to content

ammarsidhu18/BulldozerPricePredictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Bulldozer Price Predictor: Project Overview

  • Predicting the sale price of Bulldozers provided their attributes using Machine Learning.
  • Created a regression model on time series data that predicts sale prices for bulldozers (RMSLE).
  • Data was
  • Optimized a Random Forest Regressor model using RandomizedSearchCV to achieve the most accurate model (lowest RMSLE).

Data & Problem

  • Data Acquisition: Kaggle
  • Problem:
  • Sucess Metric:

Code and Resources Used

  • Python Version: 3.9
  • Environment: Miniconda, Jupyter Notebook
  • Packages: Pandas, Scikit-Learn, NumPy, Matplotlib, Seaborn, Joblib

Data Preprocessing

EDA & Feature Engineering

Model Building

Model Performance

Feature Importance

About

Predicting the sale price of Bulldozers provided their attributes using Machine Learning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published