Skip to content

Model for the kaggle competition "A blue book for bulldozers"

Notifications You must be signed in to change notification settings

BastienVialla/bluebook_for_bulldozers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A blue book for Bulldozers

The goal of the contest is to predict the sale price of a particular piece of heavy equiment at auction based on it's usage, equipment type, and configuaration. The data is sourced from auction result postings and includes information on usage and equipment configurations.

In this notebook we emphasize the understanding of the model and the impact of each variable on the predicted price. We are using a random forest as model, but we mainly focus on partial dependency plot from (PDPbox) to evaluate the influence of each variable on the prdicted price.

About

Model for the kaggle competition "A blue book for bulldozers"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published