You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 21, 2018. It is now read-only.
Thank you very much for the very useful open source implementation of LDA via map/reduce. I have one question about the output. What does the beta matrix contain in your implementation? Typically, it is the log likelihood of terms in topics. However, I noticed that the HMapIDW output in your beta file contains both positive and negative numbers, which makes me wonder if it is actually some other transform rather than log likelhood?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi authors,
Thank you very much for the very useful open source implementation of LDA via map/reduce. I have one question about the output. What does the beta matrix contain in your implementation? Typically, it is the log likelihood of terms in topics. However, I noticed that the HMapIDW output in your beta file contains both positive and negative numbers, which makes me wonder if it is actually some other transform rather than log likelhood?
The text was updated successfully, but these errors were encountered: