2 references to IsValid
Microsoft.ML.StandardTrainers (2)
Standard\MulticlassClassification\OneVersusAllTrainer.cs (2)
612
Contracts.Check(
IsValid
(vm, ref inputType), "Predictor doesn't implement the expected interface");
861
Contracts.Check(
IsValid
(vm, ref inputType), "Predictor doesn't implement the expected interface");