prepare_dl | R Documentation |
Prepare dataloders
prepare_dl( data, formula, index, timesteps, horizon, categorical = NULL, validation = NULL, sample_frac = 1, batch_size, shuffle, jump, parsed_formula = NULL, flatten = FALSE, ... )
data |
( |
formula |
( |
index |
( |
timesteps |
( |
horizon |
( |
categorical |
( |
validation |
( |
sample_frac |
( |
batch_size |
( |
shuffle |
( |
jump |
( |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.