필터 지우기
필터 지우기

Latent Dirichlet Allocation - Parameters alpha and beta

조회 수: 2 (최근 30일)
Kai Friedrich
Kai Friedrich 2020년 6월 11일
편집: Kai Friedrich 2020년 6월 11일
Hello,
I am building an LDA model for research purposes and I am struggeling with regard to the exact definiton of the hyperparameters in the "fitlda" matlab function.
I consider the property "InitialTopicConcentration" to be the alpha hyperparameter (parameter of the dirichlet distribution) and "WordConcentration" to be beta hyperparamter of the LDA model (Blei et al, 2003).
Is that correct?
Given that this is true, when selecting number of topic T=50:
When I select "InitialTopicConcentration" to be 1, what is my alpha value then?
and what is beta value, when setting "WordConcentration" of the LDA to 0.1?
Thanks

답변 (0개)

카테고리

Help CenterFile Exchange에서 Conditional Variance Models에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by