Datasets | R Documentation |
A dataset that creates a list from each 'tfms', passed thru 'item_tfms'
Datasets(
items = NULL,
tfms = NULL,
tls = NULL,
n_inp = NULL,
dl_type = NULL,
use_list = NULL,
do_setup = TRUE,
split_idx = NULL,
train_setup = TRUE,
splits = NULL,
types = NULL,
verbose = FALSE
)
items |
items |
tfms |
transformations |
tls |
tls |
n_inp |
n_inp |
dl_type |
DL type |
use_list |
use list |
do_setup |
do setup |
split_idx |
split by index |
train_setup |
train setup |
splits |
splits |
types |
types |
verbose |
verbose |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.