TopNFeaturesByAttribution interface
- Extends
Properties
filter |
Polymorphic discriminator, which specifies the different types this object can be |
top | The number of top features to include. |
Property Details
filterType
Polymorphic discriminator, which specifies the different types this object can be
filterType: "TopNByAttribution"
Property Value
"TopNByAttribution"
top
The number of top features to include.
top?: number
Property Value
number