Base:
property
InputType
Microsoft.ML.Trainers.OneVersusAllModelParameters.ImplBase.InputType
1 write to InputType
Microsoft.ML.StandardTrainers (1)
Standard\MulticlassClassification\OneVersusAllTrainer.cs (1)
617
InputType
= inputType;
1 reference to InputType
Microsoft.ML.StandardTrainers (1)
Standard\MulticlassClassification\OneVersusAllTrainer.cs (1)
631
int inputSize =
InputType
.GetVectorSize();