2 references to LatentDirichletAllocationEstimator
Microsoft.ML.Tests (1)
Transformers\TextFeaturizerTests.cs (1)
684
Append(new
LatentDirichletAllocationEstimator
(env, "topics", "bag_of_words", 10, maximumNumberOfIterations: 10,
Microsoft.ML.Transforms (1)
Text\TextCatalog.cs (1)
636
=> new
LatentDirichletAllocationEstimator
(CatalogUtils.GetEnvironment(catalog),