1 write to Label
Microsoft.ML.IntegrationTests (1)
Datasets\TypeTestData.cs (1)
130
Label
= rng.NextDouble() > 0.5,
2 references to Label
Microsoft.ML.IntegrationTests (2)
Common.cs (2)
144
Assert.Equal(testType1.
Label
, testType2.
Label
);