Skip to content

Commit

Permalink
Add user guide link to lda
Browse files Browse the repository at this point in the history
  • Loading branch information
mth4saurabh committed Nov 20, 2015
1 parent bc90ba0 commit 79c7583
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sklearn/decomposition/online_lda.py
Expand Up @@ -138,6 +138,8 @@ class LatentDirichletAllocation(BaseEstimator, TransformerMixin):
.. versionadded:: 0.17
Read more in the :ref:`User Guide <LatentDirichletAllocation>`.
Parameters
----------
n_topics : int, optional (default=10)
Expand Down

0 comments on commit 79c7583

Please sign in to comment.