Skip to main content

Return aggregated training-update statistics for a model, broken down by catalog version. Includes per-version update co

GET 

/api/v1/models/:model_id/performance

Return aggregated training-update statistics for a model, broken down by catalog version. Includes per-version update counts, sample counts, device counts, and the latest recorded metrics dict from TrainingUpdate. Scoped to the caller's org (Model.org_id == auth.org_id).

Request

Responses

Success