FeatureImportanceMode type

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

Known values supported by the service

Disabled: Disables computing feature importance within a signal.
Enabled: Enables computing feature importance within a signal.

type FeatureImportanceMode = string