2 references to NumTopic
Microsoft.ML.Transforms (2)
Text\LdaTransform.cs (2)
160
if (
NumTopic
!= null || AlphaSum != null || Beta != null || Mhstep != null || NumIterations != null || LikelihoodInterval != null ||
1221
item.
NumTopic
?? options.NumTopic,