Description Usage Format Source
set of models fitted on the "emae_series" dataset, this object comes from the output of the
modeltime_multifit()
function. For example, if object = modeltime_multifit then 'object$table_time'
is the fitted models table.
1 |
a tibble that contains a first column with the name of the series, then the "nested_column" column that stores the time series, then a column for each supplied model where the models or trained workflows for each series are stored. Finally the columns "nested_model" and "calibration" that store the "n" trained models for each series and the adjustment metrics on the test partition.
https://rafzamb.github.io/sknifedatar/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.