1 instantiation of Mapper
Microsoft.ML.Transforms (1)
Text\LdaTransform.cs (1)
974
=> new
Mapper
(this, schema);
1 reference to Mapper
Microsoft.ML.Transforms (1)
Text\LdaTransform.cs (1)
568
: base(parent.Host.Register(nameof(
Mapper
)), parent, inputSchema)