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