Class ModelCardConsiderations.ModelCardFairnessAssessment
Inheritance
ModelCardConsiderations.ModelCardFairnessAssessment
Assembly: CycloneDX.Core.dll
Syntax
[ProtoContract]
public class ModelCardConsiderations.ModelCardFairnessAssessment
Properties
|
Edit this page
View Source
Benefits
Declaration
[ProtoMember(2)]
public string Benefits { get; set; }
Property Value
|
Edit this page
View Source
GroupAtRisk
Declaration
[ProtoMember(1)]
public string GroupAtRisk { get; set; }
Property Value
|
Edit this page
View Source
Harms
Declaration
[ProtoMember(3)]
public string Harms { get; set; }
Property Value
|
Edit this page
View Source
MitigationStrategy
Declaration
[ProtoMember(4)]
public string MitigationStrategy { get; set; }
Property Value