NCrossValidationsMode type

Defines values for NCrossValidationsMode.
KnownNCrossValidationsMode can be used interchangeably with NCrossValidationsMode, this enum contains the known values that the service supports.

Known values supported by the service

Auto: Determine N-Cross validations value automatically. Supported only for 'Forecasting' AutoML task.
Custom: Use custom N-Cross validations value.

type NCrossValidationsMode = string