Description Usage Arguments Value Examples
Constructor function to create a model class object for use with seer function. Creates an model object after assertions on the algorithm input. Used to standarize the model inputs
1 2 |
algo |
model algorithm string. ex - 'auto.arima' |
args |
list of model arguments. default is empty list |
pipe |
model pipeline. default is identity |
uid |
optional sting uid argument. default is random_string |
desc |
optional description |
model class object
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.