3 references to ColumnOptions
Microsoft.ML.TestFramework (1)
DataPipe\TestDataPipe.cs (1)
1547var 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, 1219this(item.Name,