ExperimentMetricInterpretationSnapshot
NexusLabs.Foundry.Evaluation¶
NexusLabs.Foundry.Evaluation.Experiments¶
ExperimentMetricInterpretationSnapshot Class¶
Provides an immutable normalized metric interpretation.
public sealed record ExperimentMetricInterpretationSnapshot : System.IEquatable<NexusLabs.Foundry.Evaluation.Experiments.ExperimentMetricInterpretationSnapshot>
Inheritance System.Object 🡒 ExperimentMetricInterpretationSnapshot
Implements System.IEquatable<ExperimentMetricInterpretationSnapshot>
Properties¶
ExperimentMetricInterpretationSnapshot.Failed Property¶
Gets a value indicating whether MEAI interpreted the metric as failed.
Property Value¶
ExperimentMetricInterpretationSnapshot.Rating Property¶
Gets the normalized rating.
Property Value¶
ExperimentMetricInterpretationSnapshot.Reason Property¶
Gets the optional interpretation reason.