LatentDirichletAllocation ========================= .. currentmodule:: sklearn.decomposition .. autoclass:: LatentDirichletAllocation :members: :inherited-members: :special-members: __call__ .. minigallery:: sklearn.decomposition.LatentDirichletAllocation sklearn.decomposition.LatentDirichletAllocation.__delattr__ sklearn.decomposition.LatentDirichletAllocation.__dir__ sklearn.decomposition.LatentDirichletAllocation.__eq__ sklearn.decomposition.LatentDirichletAllocation.__format__ sklearn.decomposition.LatentDirichletAllocation.__ge__ sklearn.decomposition.LatentDirichletAllocation.__getattribute__ sklearn.decomposition.LatentDirichletAllocation.__getstate__ sklearn.decomposition.LatentDirichletAllocation.__gt__ sklearn.decomposition.LatentDirichletAllocation.__hash__ sklearn.decomposition.LatentDirichletAllocation.__init__ sklearn.decomposition.LatentDirichletAllocation.__init_subclass__ sklearn.decomposition.LatentDirichletAllocation.__le__ sklearn.decomposition.LatentDirichletAllocation.__lt__ sklearn.decomposition.LatentDirichletAllocation.__ne__ sklearn.decomposition.LatentDirichletAllocation.__new__ sklearn.decomposition.LatentDirichletAllocation.__reduce__ sklearn.decomposition.LatentDirichletAllocation.__reduce_ex__ sklearn.decomposition.LatentDirichletAllocation.__repr__ sklearn.decomposition.LatentDirichletAllocation.__setattr__ sklearn.decomposition.LatentDirichletAllocation.__setstate__ sklearn.decomposition.LatentDirichletAllocation.__sizeof__ sklearn.decomposition.LatentDirichletAllocation.__sklearn_clone__ sklearn.decomposition.LatentDirichletAllocation.__sklearn_tags__ sklearn.decomposition.LatentDirichletAllocation.__str__ sklearn.decomposition.LatentDirichletAllocation.__subclasshook__ sklearn.decomposition.LatentDirichletAllocation._approx_bound sklearn.decomposition.LatentDirichletAllocation._build_request_for_signature sklearn.decomposition.LatentDirichletAllocation._check_non_neg_array sklearn.decomposition.LatentDirichletAllocation._e_step sklearn.decomposition.LatentDirichletAllocation._em_step sklearn.decomposition.LatentDirichletAllocation._get_default_requests sklearn.decomposition.LatentDirichletAllocation._get_doc_link sklearn.decomposition.LatentDirichletAllocation._get_metadata_request sklearn.decomposition.LatentDirichletAllocation._get_param_names sklearn.decomposition.LatentDirichletAllocation._get_params_html sklearn.decomposition.LatentDirichletAllocation._html_repr sklearn.decomposition.LatentDirichletAllocation._init_latent_vars sklearn.decomposition.LatentDirichletAllocation._perplexity_precomp_distr sklearn.decomposition.LatentDirichletAllocation._repr_html_inner sklearn.decomposition.LatentDirichletAllocation._repr_mimebundle_ sklearn.decomposition.LatentDirichletAllocation._unnormalized_transform sklearn.decomposition.LatentDirichletAllocation._validate_params sklearn.decomposition.LatentDirichletAllocation.fit sklearn.decomposition.LatentDirichletAllocation.fit_transform sklearn.decomposition.LatentDirichletAllocation.get_feature_names_out sklearn.decomposition.LatentDirichletAllocation.get_metadata_routing sklearn.decomposition.LatentDirichletAllocation.get_params sklearn.decomposition.LatentDirichletAllocation.partial_fit sklearn.decomposition.LatentDirichletAllocation.perplexity sklearn.decomposition.LatentDirichletAllocation.score sklearn.decomposition.LatentDirichletAllocation.set_output sklearn.decomposition.LatentDirichletAllocation.set_params sklearn.decomposition.LatentDirichletAllocation.set_transform_request sklearn.decomposition.LatentDirichletAllocation.transform :add-heading: Gallery examples :heading-level: -