| axe_ctrl {butcher} | R Documentation |
Axe controls.
Description
Remove the controls from training attached to modeling objects.
Usage
axe_ctrl(x, verbose = FALSE, ...)
Arguments
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. |
Value
Model object without control tuning parameters from training.
Methods
See the following help topics for more details about individual methods:
butcher
axe-C5.0:C5.0axe-gam:gamaxe-ipred:classbagg,regbagg,survbaggaxe-model_fit:model_fitaxe-nested_model_fit:nested_model_fitaxe-randomForest:randomForestaxe-rpart:rpartaxe-spark:ml_modelaxe-train:trainaxe-train.recipe:train.recipe
[Package butcher version 0.3.4 Index]