Show / Hide Table of Contents

Class ModelCardConsiderations.ModelCardFairnessAssessment

Inheritance
System.Object
ModelCardConsiderations.ModelCardFairnessAssessment
Namespace: CycloneDX.Models
Assembly: CycloneDX.Core.dll
Syntax
public class ModelCardFairnessAssessment : object

Properties

| Improve this Doc View Source

Benefits

Declaration
public string Benefits { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

GroupAtRisk

Declaration
public string GroupAtRisk { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

Harms

Declaration
public string Harms { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

MitigationStrategy

Declaration
public string MitigationStrategy { get; set; }
Property Value
Type Description
System.String
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX