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