axe_ctrl {butcher} | R Documentation |
Remove the controls from training attached to modeling objects.
axe_ctrl(x, verbose = FALSE, ...)
x |
A model object. |
verbose |
Print information each time an axe method is executed.
Notes how much memory is released and what functions are
disabled. Default is |
... |
Any additional arguments related to axing. |
Model object without control tuning parameters from training.
See the following help topics for more details about individual methods:
butcher
axe-C5.0
: C5.0
axe-gam
: gam
axe-ipred
: classbagg
, regbagg
, survbagg
axe-model_fit
: model_fit
axe-nested_model_fit
: nested_model_fit
axe-randomForest
: randomForest
axe-rpart
: rpart
axe-spark
: ml_model
axe-train
: train
axe-train.recipe
: train.recipe