13 references to CheckBinaryLabel
Microsoft.ML.FastTree (3)
FastTreeClassification.cs (1)
194
trainData.
CheckBinaryLabel
();
GamClassification.cs (1)
115
data.
CheckBinaryLabel
();
RandomForestClassification.cs (1)
221
trainData.
CheckBinaryLabel
();
Microsoft.ML.Mkl.Components (1)
SymSgdClassificationTrainer.cs (1)
818
examples.
CheckBinaryLabel
();
Microsoft.ML.StandardTrainers (9)
FactorizationMachine\FactorizationMachineTrainer.cs (2)
414
data.
CheckBinaryLabel
();
439
validData.
CheckBinaryLabel
();
LdSvm\LdSvmTrainer.cs (1)
195
trainContext.TrainingSet.
CheckBinaryLabel
();
Standard\LogisticRegression\LogisticRegression.cs (1)
166
data.
CheckBinaryLabel
();
Standard\Online\AveragedPerceptron.cs (1)
209
data.
CheckBinaryLabel
();
Standard\Online\LinearSvm.cs (1)
317
data.
CheckBinaryLabel
();
Standard\SdcaBinary.cs (2)
1546
examples.
CheckBinaryLabel
();
2230
examples.
CheckBinaryLabel
();
Standard\Simple\SimpleTrainers.cs (1)
254
data.
CheckBinaryLabel
();