3 references to ColumnOptions
Microsoft.ML.TestFramework (1)
DataPipe\TestDataPipe.cs (1)
1547
var opt = new LatentDirichletAllocationEstimator.
ColumnOptions
(name: "F1V", numberOfTopics: 3,
Microsoft.ML.Transforms (2)
Text\LdaTransform.cs (2)
1081
: this(env, new[] { new
ColumnOptions
(outputColumnName, inputColumnName ?? outputColumnName,
1219
this
(item.Name,