CMD + K

r-didacticboost

Anaconda Verified

A basic, clear implementation of tree-based gradient boosting designed to illustrate the core operation of boosting models. Tuning parameters (such as stochastic subsampling, modified learning rate, or regularization) are not implemented. The only adjustable parameter is the number of training rounds. If you are looking for a high performance boosting implementation with tuning parameters, consider the 'xgboost' package.

Installation

To install this package, run one of the following:

Conda
$conda install r::r-didacticboost

Usage Tracking

0.1.1
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

A basic, clear implementation of tree-based gradient boosting designed to illustrate the core operation of boosting models. Tuning parameters (such as stochastic subsampling, modified learning rate, or regularization) are not implemented. The only adjustable parameter is the number of training rounds. If you are looking for a high performance boosting implementation with tuning parameters, consider the 'xgboost' package.

Last Updated

Sep 7, 2019 at 10:34

License

GPL-3

Total Downloads

272

Supported Platforms

noarch