SBoM.CycloneDX.V16.ModelCard.QuantitativeAnalysis.PerformanceMetrics.ConfidenceInterval (SBoM v0.9.1)

View Source

CycloneDX ModelCard.QuantitativeAnalysis.PerformanceMetrics.ConfidenceInterval model.

Summary

Types

t()

@type t() ::
  %SBoM.CycloneDX.V16.ModelCard.QuantitativeAnalysis.PerformanceMetrics.ConfidenceInterval{
    __unknown_fields__: [Protobuf.unknown_field()],
    lowerBound: String.t() | nil,
    upperBound: String.t() | nil
  }