Description Usage Arguments Value See Also
Create an ML TSP object
| 1 2 3 4 5 6 7 8 9 10 11 | 
| ... | Other parameters passed to feature extraction, learning, and prediction function | 
| object | A mltsp object | 
| x | xts time-series for training | 
| preproc | list of preprocessing technique tuples | 
| featext | a function to extract features from a time-series | 
| learner | a function to create the ML model | 
| predictor | ML prediction function ( | 
| pipeline | A ML TSP pipeline object | 
A fitted ML TSP model
build_mltsp_pipline, mltsp_forecaster
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.