Optional
groupColumn name to group by (for time series data only).
Optional
horizonHow many rows in the future to forecast (for time series data only).
Optional
integrationIntegration name for the training data (e.g. mindsdb).
Optional
orderColumn name to order by (for time series data only).
Optional
selectSELECT SQL statement to use for selecting data.
Optional
usingModel and training parameters to set during training.
Optional
windowHow many rows in the past to use when making a future prediction (for time series data only).
Generated using TypeDoc
Structure of options to use when training a model.