4 references to Options
Microsoft.ML.Transforms (4)
EntryPoints\TextAnalytics.cs (1)
117public static CommonOutputs.TransformOutput LightLda(IHostEnvironment env, LatentDirichletAllocationTransformer.Options input)
Text\LdaTransform.cs (3)
20[assembly: LoadableClass(LatentDirichletAllocationTransformer.Summary, typeof(IDataTransform), typeof(LatentDirichletAllocationTransformer), typeof(LatentDirichletAllocationTransformer.Options), typeof(SignatureDataTransform), 721private static IDataTransform Create(IHostEnvironment env, Options options, IDataView input) 1218internal ColumnOptions(LatentDirichletAllocationTransformer.Column item, LatentDirichletAllocationTransformer.Options options) :