GetExperimentComparisonResponse = object
Description
Comparison between two experiment runs including metrics, common datapoints, and event detailsProperties
commonDatapoints
commonDatapoints: string[]
event_details
event_details: object[]
event_name
event_name: string
event_type
event_type: string
presence
presence:"old"|"new"|"both"
metrics
metrics: object[]
difference?
optionaldifference?:number
metric_name
metric_name: string
metric_type?
optionalmetric_type?:string
new_aggregate?
optionalnew_aggregate?:number
old_aggregate?
optionalold_aggregate?:number
percentage_change?
optionalpercentage_change?:number
new_run
new_run: object
configuration
configuration: object
Index Signature
[key: string]: unknown
created_at
created_at: string
dataset_id?
optionaldataset_id?:string|null
description?
optionaldescription?:string|null
event_ids
event_ids: string[]
id
id: string
is_active
is_active: boolean
metadata
metadata: object
Index Signature
[key: string]: unknown
metrics?
optionalmetrics?:object
Index Signature
[key: string]: number
name?
optionalname?:string|null
results
results: object
Index Signature
[key: string]: unknown
run_id
run_id: string
scope_id
scope_id: string
scope_type
scope_type: string
status?
optionalstatus?:string|null
updated_at?
optionalupdated_at?:string|null
old_run
old_run: object
configuration
configuration: object
Index Signature
[key: string]: unknown
created_at
created_at: string
dataset_id?
optionaldataset_id?:string|null
description?
optionaldescription?:string|null
event_ids
event_ids: string[]
id
id: string
is_active
is_active: boolean
metadata
metadata: object
Index Signature
[key: string]: unknown
metrics?
optionalmetrics?:object
Index Signature
[key: string]: number
name?
optionalname?:string|null
results
results: object
Index Signature
[key: string]: unknown
run_id
run_id: string
scope_id
scope_id: string
scope_type
scope_type: string
status?
optionalstatus?:string|null
updated_at?
optionalupdated_at?:string|null

