gbm
Regression booster
An R package providing extensions to AdaBoost and gradient boosting machine algorithms for regression and other tasks.
Gradient boosted models (the old gbm package)
52 stars
12 watching
27 forks
Language: R
last commit: 5 months ago Related projects:
Repository | Description | Stars |
---|---|---|
ermongroup/bgm | Provides an implementation of boosted generative models using Python | 20 |
ys-l/pgbm | An implementation of a parallelized gradient boosting algorithm for regression tasks | 2 |
gbdt-pl/gbdt-pl | An implementation of a gradient boosting algorithm with piece-wise linear regression trees for efficient machine learning model training | 151 |
ankane/lightgbm-ruby | A high-performance gradient boosting library for Ruby | 73 |
dmitryikh/leaves | A Go library implementing prediction code for Gradient Boosting Regression Trees (GBRT) models from popular frameworks. | 433 |
springdaisy/gbdt | An implementation of Gradient Boosted Decision Trees with sparse output for high-dimensional data | 0 |
google-research/noisystudent | A semi-supervised learning method to improve the accuracy of machine learning models by using noisy teacher models and student models. | 754 |
jinlow/forust | A package implementing a lightweight gradient boosted decision tree algorithm | 67 |
ankane/xgboost-ruby | High-performance machine learning library with a Ruby interface to XGBoost gradient boosting algorithm | 106 |
kingfengji/mgbdt | An implementation of a gradient boosting decision tree algorithm with target propagation for representation learning. | 102 |
hrbrmstr/ggeconodist | A package that creates boxplot-like charts with a unique aesthetic inspired by The Economist's style. | 72 |
stanfordmlgroup/ngboost | A Python library implementing a machine learning boosting framework with probabilistic prediction capabilities | 1,659 |
dmlc/xgboost.jl | A Julia package implementing a distributed gradient boosting framework with efficient linear model solver and tree learning algorithms. | 289 |
mnbram/gggibbous | A R package providing an alternative to pie charts for visualizing proportions as circular segments with curved boundaries. | 65 |
gmftbygmftby/science-llm | A large-scale language model for scientific domain training on redpajama arXiv split | 123 |