tf_prophet_grid: Gridseach for Prophetmodels.

Description Usage Arguments Value

Description

Implements gridsearch for prophet models over multiple articles.

Usage

1
2
tf_prophet_grid(data, test_data, n_pred, freq, parallel = FALSE,
  parameter_grid, ...)

Arguments

data

The Dataframe containing the data

n_pred

The forecast horizon

parallel

specifies if the forecasting is run in parallel

parameter_grid

the used parameters in the random search

Value

A dataframe with the rmse for each parameter combination


flostracke/efor documentation built on June 5, 2019, 5:36 p.m.