Type Alias ModelCard_QuantitativeAnalysis_PerformanceMetrics_ConfidenceInterval
ModelCard_QuantitativeAnalysis_PerformanceMetrics_ConfidenceInterval: Message<
"cyclonedx.v1_7.ModelCard.QuantitativeAnalysis.PerformanceMetrics.ConfidenceInterval",
> & { lowerBound?: string; upperBound?: string }
Type Declaration
OptionallowerBound?: string
OptionalupperBound?: string
The lower bound of the confidence interval.