scikit-learn/scikit-learn

Perplexity not monotonically decreasing for batch Latent Dirichlet Allocation

Open

#6.777 geöffnet am 12. Mai 2016

Auf GitHub ansehen
 (14 Kommentare) (5 Reaktionen) (0 zugewiesene Personen)Python (27.020 Forks)batch import
BugNeeds Reproducible Codehelp wantedmodule:decomposition

Repository-Metriken

Stars
 (66.084 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 10T) (90 gemergte PRs in 30 T)

Beschreibung

When using the batch method, the perplexity in LDA should be non-increasing in every iteration, right? I have cases where it does increase. If this is indeed a bug, I'll investigate.

Contributor Guide