Get Feature Importance data for an Analysis Group.
This endpoint provides Feature Importance results aggregated across the Analyses in an existing Analysis Group, and returns a list of feature groups with associated Features API features and group p-values.
Request
HTTP Request
GET https://api.predicthq.com/v1/beam/analysis-groups/$group_id/feature-importance
List of Feature Importance groups. The structure of the response matches that of an individual Analysis.
Please refer to the section for the structure of each record.