calibrate_boosting: calibrate_boosting

View source: R/mod_boosting_fct.R

calibrate_boostingR Documentation

calibrate_boosting

Description

helps to get the maximum of n.minobsinnode and bag.fraction values with which no error is generated in the model.

Usage

calibrate_boosting(data)

Arguments

data

the name of the learning data.

See Also

gbm

Examples

calibrate_boosting(iris)


regressoR documentation built on July 9, 2023, 5:26 p.m.