Project details for XGBoost

Logo XGBoost v0.3.9

by crowwork - January 21, 2015, 19:33:24 CET [ Project Homepage BibTeX Download ]

view ( today), download ( today ), 0 subscriptions

Description:

xgboost: eXtreme Gradient Boosting

It is an efficient and scalable implementation of gradient boosting framework. including Gradient Boosted Tree (known as GBDT or GBRT). The package includes efficient linear model solver and tree learning algorithm. The package can automatically do parallel computation with OpenMP, and it can be more than 10 times faster than existing gradient boosting packages such as gbm or sklearn.GBM . It supports various objective functions, including regression, classification and ranking. The package is made to be extensible, so that user are also allowed to define there own objectives easily.

Changes to previous version:

New features in the lastest changes

  • Distributed version that scale xgboost to even larger problems with cluster

  • Feature importance visualization in R module

  • Predict leaf index

BibTeX Entry: Download
Supported Operating Systems: Linux, Windows, Mac Os X
Data Formats: R, Numpy, Libsvm
Tags: Parallel, Gradient Boosting, Tree, Ensemble Learning
Archive: download here

Comments

No one has posted any comments yet. Perhaps you'd like to be the first?

Leave a comment

You must be logged in to post comments.