1 reference to LdaState
Microsoft.ML.Transforms (1)
Text\LdaTransform.cs (1)
931
var state = new
LdaState
(env, columns[i], numVocabs[i]);