Replies: 1 comment
-
There's not such option. See #880. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In Orange, you have to type the number of topics you want to have in the LDA model. But what if you do not know the exact/optimal number of topics? How do we calculate the optimal number of topics (k) in the LDA method?
I found these useful metrics and want to know if anyone from you knows how to calculate these metrics in Orange?
https://cran.r-project.org/web/packages/ldatuning/vignettes/topics.html
Beta Was this translation helpful? Give feedback.
All reactions