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