Structure of options to use when adjusting a model.

Hierarchy

  • AdjustOptions

Properties

integration: string

Integration name for the training data (e.g. mindsdb).

select: string

SELECT SQL statement to use for selecting data.

using?: Record<string, JsonValue>

Model and training parameters to set during adjustment.

Generated using TypeDoc