1 write to Label
Microsoft.ML.SamplesUtils (1)
SamplesDatasetUtils.cs (1)
253Label = rnd.Next() % 2 == 0,
2 references to Label
Microsoft.ML.SamplesUtils (1)
SamplesDatasetUtils.cs (1)
263if (sample.Label)
Microsoft.ML.Tests (1)
TrainerEstimators\TreeEnsembleFeaturizerTest.cs (1)
50label: nameof(SamplesUtils.DatasetUtils.BinaryLabelFloatFeatureVectorFloatWeightSample.Label),