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.
Newer version available at github.com/gbm-developers/gbm3.
Version: |
2.2.2 |
Depends: |
R (≥ 2.9.0) |
Imports: |
lattice, parallel, survival |
Suggests: |
covr, gridExtra, knitr, pdp, RUnit, splines, tinytest, vip, viridis |
Published: |
2024-06-28 |
DOI: |
10.32614/CRAN.package.gbm |
Author: |
Greg Ridgeway
[aut, cre],
Daniel Edwards [ctb],
Brian Kriegler [ctb],
Stefan Schroedl [ctb],
Harry Southworth [ctb],
Brandon Greenwell
[ctb],
Bradley Boehmke
[ctb],
Jay Cunningham [ctb],
GBM Developers [aut] (https://github.com/gbm-developers) |
Maintainer: |
Greg Ridgeway <gridge at upenn.edu> |
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 |
Reverse depends: |
gbm2sas, mma |
Reverse imports: |
ARTtransfer, autoMrP, biomod2, Bodi, bonsaiforest, branchpointer, bst, bujar, countSTAR, CoxAIPW, CRE, crispRdesignR, crossurr, cytofQC, DeepLearningCausal, ecospat, enmSdmX, EnsembleBase, EpiSemble, evalITR, EZtune, GB5mcPred, gbm.auto, gbts, inTrees, lilikoi, metaEnsembleR, MiDA, MLInterfaces, mob, mvGPS, OpEnHiMR, paths, pomodoro, precmed, PSweight, qeML, ranktreeEnsemble, rgnoisefilt, RSDA, scorecardModelUtils, SDMtune, spm, spm2, SSDM, statVisual, traineR, tsensembler, twang, twangContinuous, twangMediation, WaveletGBM, xgrove |
Reverse suggests: |
BiodiversityR, caretEnsemble, cdgd, ciu, CMA, cobalt, condvis2, corrgrapher, creditmodel, cvwrapr, DALEXtra, dismo, dynamicSDM, fairmodels, featurefinder, flowml, fscaret, imputeR, insight, MachineShop, MatchIt, mboost, mlr, mpae, nestedcv, npcs, opera, pdp, plotmo, pmml, posterior, psborrow2, riskRegression, rSAFE, shapr, subsemble, SuperLearner, superMICE, survex, treeshap, triplot, vivid, WeightIt |
Reverse enhances: |
vip |