8000 GitHub - dinggx/gbm: Gradient boosted models
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dinggx/gbm

 
 

Repository files navigation

gbm: gradient boosted models

Originally written by Greg Ridgeway, added to by various authors, currently maintained by Harry Southworth.

Non-production releases (bug fixes, mostly) will be released via the GitHub release workflow. To install from GitHub, first install devtools from CRAN:

install.packages("devtools")

Then install gbm from GitHub:

library("devtools")
install_github("gbm-developers/gbm")

About

Gradient boosted models

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 50.6%
  • R 37.5%
  • TeX 7.0%
  • PostScript 4.3%
  • Other 0.6%
0