FeaturizationMode type
Defines values for FeaturizationMode.
KnownFeaturizationMode can be used interchangeably with FeaturizationMode,
this enum contains the known values that the service supports.
Known values supported by the service
Auto: Auto mode, system performs featurization without any custom featurization inputs.
Custom: Custom featurization.
Off: Featurization off. 'Forecasting' task cannot use this value.
type FeaturizationMode = string