Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-8936

Hyperparameter estimation in LDA

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.5.0
    • ML
    • None

    Description

      LDA currently supports inference of word distributions per topic (LDAModel.topicsMatrix) but no hyperparameter (e.g. document-topic Dirichlet parameter alpha, document-word Dirichlet parameter beta) point estimates are produced.

      Hyperparameter estimation in Online LDA has been described by Blei (https://www.cs.princeton.edu/~blei/papers/HoffmanBleiBach2010b.pdf, equation 9) and should be supported in Spark's implementation.

      Attachments

        Issue Links

          Activity

            People

              fliang Feynman Liang
              fliang Feynman Liang
              Joseph K. Bradley Joseph K. Bradley
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: