technical_ml | R Documentation |
Technical with ML strategy
technical_ml(base_strategy, model, h, w, approach = "risky", model_name = NULL)
base_strategy |
the base technical strategy |
model |
the ML model |
h |
prediction horizon |
w |
historical window |
approach |
|
model_name |
name of the model. If not specified, the class name will be used. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.