Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 644 Bytes

sklearn.decomposition.rst.txt

File metadata and controls

47 lines (29 loc) · 644 Bytes
html_theme.sidebar_secondary.remove:

sklearn.decomposition

.. automodule:: sklearn.decomposition

User guide. See the :ref:`decompositions` section for further details.

.. autosummary::
  :nosignatures:
  :toctree: ../modules/generated/
  :template: base.rst


  DictionaryLearning
  FactorAnalysis
  FastICA
  IncrementalPCA
  KernelPCA
  LatentDirichletAllocation
  MiniBatchDictionaryLearning
  MiniBatchNMF
  MiniBatchSparsePCA
  NMF
  PCA
  SparseCoder
  SparsePCA
  TruncatedSVD
  dict_learning
  dict_learning_online
  fastica
  non_negative_factorization
  sparse_encode