View source: R/model_optimization.R
Default optimization configuration
1 | get_default_optim_conf(test_size = NULL, lag = NULL, optim_profile = NULL)
|
test_size |
integer: number of periods to be considered to test data. |
lag |
integer: number of periods ahead to predict. |
optim_profile |
string: name of the optimization profile light, medium, complete |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.