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