View source: R/mod_boosting_fct.R
calibrate_boosting | R Documentation |
helps to get the maximum of n.minobsinnode and bag.fraction values with which no error is generated in the model.
calibrate_boosting(data)
data |
the name of the learning data. |
gbm
calibrate_boosting(iris)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.