tab_model: Tabular Model.

Description Usage Arguments

View source: R/tab_model.R

Description

Tabular Model.

Usage

1
tab_model(x, model, ...)

Arguments

x

Either a tidymodels recipe or a data.frame

model

model type to be used - default is a transformer type model.

...

hyperparameters passed to the model specification


cmcmaster1/torchtabular documentation built on Dec. 19, 2021, 5:17 p.m.