axe_data: Axe data.

View source: R/axe-generics.R

axe_dataR Documentation

Axe data.

Description

Remove the training data attached to modeling objects.

Usage

axe_data(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 the training data

Methods

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

tidymodels/butcher documentation built on April 15, 2024, 9:18 p.m.