Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 1.15 KB

File metadata and controls

15 lines (10 loc) · 1.15 KB

ExperimentMetricsResponse

Example Usage

import { ExperimentMetricsResponse } from "galileo-generated/models";

let value: ExperimentMetricsResponse = {};

Fields

Field Type Required Description
metrics models.BucketedMetric[] List of metrics for the experiment, including categorical and quartile metrics.