2 instantiations of LdaSingleBox
Microsoft.ML.Transforms (2)
Text\LdaTransform.cs (2)
252_ldaTrainer = new LdaSingleBox( 290_ldaTrainer = new LdaSingleBox(
2 references to LdaSingleBox
Microsoft.ML.Transforms (2)
Text\LdaSingleBox.cs (1)
183public void CopyModel(LdaSingleBox trainer, int wordId)
Text\LdaTransform.cs (1)
234private readonly LdaSingleBox _ldaTrainer;