View source: R/modelling_tidymodels.R
mod | R Documentation |
parsnip
model specificationsCreate parsnip
model specifications
mod(fun, engine, ..., mode = "regression")
fun |
a |
engine |
a |
... |
arguments passed to |
mode |
character of length 1, one of regression or classification |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.