1 instantiation of TestClassDifferentTypes
Microsoft.ML.Tests (1)
TermEstimatorTests.cs (1)
100
var stringData = new[] { new
TestClassDifferentTypes
{ A = "1", B = "c", C = "b" } };