Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 1.06 KB

File metadata and controls

15 lines (10 loc) · 1.06 KB

# ExperimentVerdict

Properties

Name Type Description Notes
winnerVariantName string The name of the winning variant. If no variant shows a statistically significant advantage on key business metrics, return 'Inconclusive'.
verdictSummary string A one-sentence summary of the outcome, including the key metric and confidence level that led to the decision.
keyFindings string[] A bullet point stating the most important finding, including the metric, the percentage change, and the confidence.
aiConfidenceLevel string Your confidence in this overall verdict, from 0 to 100.
recommendation string A short, actionable recommendation based on the findings. If inconclusive, suggest running the test longer. If there is a clear winner, recommend promoting it.

[Back to Model list] [Back to API list] [Back to README]