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