regressoR (version 1.1.8)

calibrate_boosting: 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

Run this code
# NOT RUN {
calibrate_boosting(iris)

# }

Run the code above in your browser using DataCamp Workspace