trainingrecommender: Trains the recommendation system.

Description Usage Arguments Value

View source: R/recommender.R

Description

Trains a recommendations for chossing the best-suited machine learning approach for a given time series.

Usage

1
trainingrecommender(timeseries.chars, accuracies)

Arguments

timeseries.chars

A mxn matrix with n time series characteristics of m time series. More precisely, each row reflects the characteristics of a time series.

accuracies

A mxn matrix with accuries measures of n machine learning methods based on m time series.

Value

An object of the class telescope.recommendation.


DescartesResearch/telescope documentation built on Oct. 23, 2021, 9:51 a.m.