3 instantiations of TestMetaClass
Microsoft.ML.Tests (3)
Transformers\CopyColumnEstimatorTests.cs (3)
133
var data = new[] { new
TestMetaClass
() { Term = "A", NotUsed = 1 }, new
TestMetaClass
() { Term = "B" }, new
TestMetaClass
() { Term = "C" } };