⚠️There's a newer version (1.7.7.1) of this package. Take me there.

xgboost (version 1.2.0.1)

Extreme Gradient Boosting

Description

Extreme Gradient Boosting, which is an efficient implementation of the gradient boosting framework from Chen & Guestrin (2016) . This package is its R interface. The package includes efficient linear model solver and tree learning algorithms. The package can automatically do parallel computation on a single machine which could be more than 10 times faster than existing gradient boosting packages. It supports various objective functions, including regression, classification and ranking. The package is made to be extensible, so that users are also allowed to define their own objectives easily.

Copy Link

Version

Down Chevron

Install

install.packages('xgboost')

Monthly Downloads

75,863

Version

1.2.0.1

License

Apache License (== 2.0) | file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

September 2nd, 2020

Functions in xgboost (1.2.0.1)