table_time: Fitted models for the EMAE indicator

Description Usage Format Source

Description

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.

Usage

1

Format

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.

Source

https://rafzamb.github.io/sknifedatar/


sknifedatar documentation built on June 1, 2021, 9:08 a.m.