axe_ctrl: Axe controls.

View source: R/axe-generics.R

axe_ctrlR 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 FALSE.

...

Any additional arguments related to axing.

Value

Model object without control tuning parameters from training.

Methods

\Sexpr[stage=render,results=rd]{butcher:::methods_rd("axe_ctrl")}

butcher documentation built on Aug. 23, 2023, 9:06 a.m.