MassiveAdditiveModelForecastLoadModelAndPredict
- class hana_ai.tools.hana_ml_tools.additive_model_forecast_tools.MassiveAdditiveModelForecastLoadModelAndPredict(connection_context: ConnectionContext, return_direct: bool = False)
This tool loads a grouped additive model forecast from model storage and predicts.
- name: str
The unique name of the tool that clearly communicates its purpose.
- description: str
Used to tell the model how/when/why to use the tool.
You can provide few-shot examples as a part of the description.