1 write to Label
Microsoft.ML.Tests (1)
TrainerEstimators\FAFMEstimator.cs (1)
131Label = rnd.Next() % 2 == 0,
3 references to Label
Microsoft.ML.Tests (3)
TrainerEstimators\FAFMEstimator.cs (3)
141if (sample.Label) 147if (sample.Label) 153if (sample.Label)