Class ModelCard.ModelCardQuantitativeAnalysis
Inheritance
System.Object
ModelCard.ModelCardQuantitativeAnalysis
Namespace: CycloneDX.Models
Assembly: CycloneDX.Core.dll
Syntax
public class ModelCardQuantitativeAnalysis : object
Properties
| Improve this Doc View SourceGraphics
Declaration
public GraphicsCollection Graphics { get; set; }
Property Value
Type | Description |
---|---|
GraphicsCollection |
PerformanceMetrics
Declaration
public List<ModelCard.ModelCardQuantitativeAnalysis.PerformanceMetric> PerformanceMetrics { get; set; }
Property Value
Type | Description |
---|---|
List<ModelCard.ModelCardQuantitativeAnalysis.PerformanceMetric> |