Description Usage Arguments Value
View source: R/ensemble_classifier.R
Create a classification-like problem from a forecasting-processed time series dataset
1 | create_feat_classif_problem(dataset)
|
dataset |
A list with each element having a |
create_feat_classif_problem
returns a list with the entries:
The features extracted from the series.
The errors produced by the forecasting method. If the air availabe in the dataset.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.