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