1 reference to BinaryPerInstanceEvaluator
Microsoft.ML.Data (1)
Evaluators\BinaryClassifierEvaluator.cs (1)
199return new BinaryPerInstanceEvaluator(Host, schema.Schema, scoreInfo.Name, probCol, schema.Label.Value.Name, _threshold, _useRaw);