Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 813 Bytes

FeatureStatisticsResponse.md

File metadata and controls

14 lines (10 loc) · 813 Bytes

FeatureStatisticsResponse

Properties

Name Type Description Notes
feature str FeatureName refers to the name of feature as per the model predictions schema [optional]
interaction FeatureInteraction [optional]
stats FeatureStats [optional]
total_instances int TotalInstances represents the total prediction over which the distribution is computed [optional]
type str FeatureType refers to the type of feature as per the model predictions schema [optional]

[Back to Model list] [Back to API list] [Back to README]