An implementation of extensions to Freund and Schapire's AdaBoost
algorithm and Friedman's gradient boosting machine. Includes regression
methods for least squares, absolute loss, t-distribution loss, quantile
regression, logistic, multinomial logistic, Poisson, Cox proportional hazards
partial likelihood, AdaBoost exponential loss, Huberized hinge loss, and
Learning to Rank measures (LambdaMart). Originally developed by Greg Ridgeway.
| Version: |
2.1.8 |
| Depends: |
R (≥ 2.9.0) |
| Imports: |
lattice, parallel, survival |
| Suggests: |
covr, gridExtra, knitr, pdp, RUnit, splines, tinytest, vip, viridis |
| Published: |
2020-07-15 |
| Author: |
Brandon Greenwell
[aut, cre],
Bradley Boehmke
[aut],
Jay Cunningham [aut],
GBM Developers [aut] (https://github.com/gbm-developers) |
| Maintainer: |
Brandon Greenwell <greenwell.brandon at gmail.com> |
| BugReports: |
https://github.com/gbm-developers/gbm/issues |
| License: |
GPL-2 | GPL-3 | file LICENSE [expanded from: GPL (≥ 2) | file LICENSE] |
| URL: |
https://github.com/gbm-developers/gbm |
| NeedsCompilation: |
yes |
| Materials: |
README NEWS |
| In views: |
MachineLearning, Survival |
| CRAN checks: |
gbm results |