Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration KnownFeaturizationMode

Package version

Known values of FeaturizationMode that the service accepts.

Index

Enumeration members

Enumeration members

Auto

Auto: = "Auto"

Auto mode, system performs featurization without any custom featurization inputs.

Custom

Custom: = "Custom"

Custom featurization.

Off

Off: = "Off"

Featurization off. 'Forecasting' task cannot use this value.

Generated using TypeDoc