Skip to content

korbonits/kaggle-bike-sharing-demand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kaggle-bike-sharing-demand

This public repo represents work done for the Kaggle Bike Sharing Demand competition

OVERVIEW

Dependencies

Thus far, the dependencies are the Python SciPy stack, plus GraphLab-Create.

Additional forthcoming documentation as I branch out into more models.

Pre-requisites

Linear algebra, multivariable calculus, and knowedlge of basic linear least squares regression.

That's all that seems necessary for implementing Gradient Boosted Trees.

Gradient Boosted Trees Regression

Wikipedia

The sources at the end of this wiki article are a wealth of information.

http://en.wikipedia.org/wiki/Gradient_boosting

Great PPT about "Gradient Boosted Trees"

http://homes.cs.washington.edu/~tqchen/pdf/BoostedTree.pdf

Written by one of the authors of the algorithm our submission used.

This wiki page is to explore and learn about Gradient Boosted Trees Regression, which is the backbone of our first sumissions to this Kaggle competition. Let's add material here to learn and understand it, and let's showcase our exploration of other methods similarly.

About

This public repo represents work done for the Kaggle Bike Sharing Demand competition

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published