MassiveAdditiveModelForecastFitAndSave

class hana_ai.tools.hana_ml_tools.additive_model_forecast_tools.MassiveAdditiveModelForecastFitAndSave(connection_context: ConnectionContext, return_direct: bool = False)

This tool fits a grouped additive model forecast and saves it in model storage.

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.