Get Feature Importance for an Analysis Group
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
Path Parameters
Parameter | Description |
---|---|
| An existing Beam Analysis Group ID. |
Response
Response Fields
Field | Description |
---|---|
| List of Feature Importance groups. The structure of the response matches that of an individual Analysis. Please refer to the Feature Importance Response Fields section for the structure of each record. |
Examples
Last updated