MonitoringFeatureFilterBase interface
Properties
filter |
Polymorphic discriminator, which specifies the different types this object can be |
Property Details
filterType
Polymorphic discriminator, which specifies the different types this object can be
filterType: "AllFeatures" | "FeatureSubset" | "TopNByAttribution"
Property Value
"AllFeatures" | "FeatureSubset" | "TopNByAttribution"