List holdout analyses for a project. Optionally, filter by model.
REQUIRED | KEY | TYPE | DESCRIPTION |
---|---|---|---|
Yes | projectId | str | ID of the project to list holdout analyses for |
No | modelId | str | (optional) ID of the model to filter by |
KEY | TYPE | DESCRIPTION |
---|---|---|
success | Boolean | true if the call succeeded, false if there was an error |
result | list[HoldoutAnalysis] |
TYPE | WHEN |
---|---|
DataNotFoundError |
|
DataNotFoundError |
|