nbeats_params | R Documentation |
Tuning Parameters for NBEATS Models
num_stacks(range = c(2, 100), trans = NULL)
range |
A two-element vector holding the defaults for the smallest and largest possible values, respectively. If a transformation is specified, these values should be in the transformed units. |
trans |
A |
The main parameters for NBEATS models are:
num_stacks
: The number of stacks the network should contain.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.