gbm: Generalized Boosted Regression Models

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.

Package details

AuthorGreg Ridgeway [aut, cre] (<https://orcid.org/0000-0001-6911-0804>), Daniel Edwards [ctb], Brian Kriegler [ctb], Stefan Schroedl [ctb], Harry Southworth [ctb], Brandon Greenwell [ctb] (<https://orcid.org/0000-0002-8120-0084>), Bradley Boehmke [ctb] (<https://orcid.org/0000-0002-3611-8516>), Jay Cunningham [ctb], GBM Developers [aut] (https://github.com/gbm-developers)
MaintainerGreg Ridgeway <gridge@upenn.edu>
LicenseGPL (>= 2) | file LICENSE
Version2.2.2
URL https://github.com/gbm-developers/gbm
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("gbm")

Try the gbm package in your browser

Any scripts or data that you put into this service are public.

gbm documentation built on June 28, 2024, 9:07 a.m.