1 write to Label
Microsoft.ML.Tests (1)
Transformers\KeyToVectorEstimatorTests.cs (1)
242
yield return new ModelInput {
Label
= i % 3, ProblematicColumn = (i % 200).ToString() };