Contents

SubjectInferenceError

A typed reason why subject(from:) failed to produce a subject for a sample.

Declaration

enum SubjectInferenceError

Overview

Recorded in the detailed DataFrame’s SubjectInferenceError column for any row whose subject could not be produced. Distinct from EvaluatorError so each failure mode can grow its own cases independently — a subject-inference failure has no notion of an evaluator.

Topics

Enumeration Cases

See Also

Errors