CMD + K

r-xgboost

Community

Extreme Gradient Boosting, which is an efficient implementation of the gradient boosting framework from Chen & Guestrin (2016) <doi:10.1145/2939672.2939785>. 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.

Installation

To install this package, run one of the following:

Conda
$conda install erblast::r-xgboost

Usage Tracking

0.90.0.2
0.82.1
0.72
0.71
4 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

Extreme Gradient Boosting, which is an efficient implementation of the gradient boosting framework from Chen & Guestrin (2016) <doi:10.1145/2939672.2939785>. 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.

Last Updated

Sep 3, 2019 at 13:06

License

Apache License (== 2.0) | file LICENSE

Total Downloads

55

Version Downloads

10

Supported Platforms

linux-64

Unsupported Platforms

win-64 Last supported version: 0.82.1
macOS-64 Last supported version: 0.82.1