scikit-learn/sklearn/decomposition
Zijie (ZJ) Poh bb3f93c8b3 API NMF and non_negative_factorization have inconsistent default init (#12989) 2019-01-30 08:12:21 +08:00
..
tests API NMF and non_negative_factorization have inconsistent default init (#12989) 2019-01-30 08:12:21 +08:00
__init__.py MAINT Complete 0.20 deprecations (#9570) 2018-06-24 23:06:26 +10:00
_online_lda.pyx Converting http to https (3)... (#12302) 2018-10-05 18:50:31 +02:00
base.py MRG Drop legacy python / remove six dependencies (#12639) 2019-01-03 15:50:05 +02:00
cdnmf_fast.pyx BUG shuffle components, not samples in NMF CD 2015-09-30 21:45:03 +02:00
dict_learning.py FIX Parallelisation of decomposition/sparse_encode (#13005) 2019-01-20 20:37:29 +11:00
factor_analysis.py MRG Drop legacy python / remove six dependencies (#12639) 2019-01-03 15:50:05 +02:00
fastica_.py DOC Minor changes to DOCS to address sphinx warnings (#12999) 2019-01-17 17:49:31 +08:00
incremental_pca.py DOC Minor changes to DOCS to address sphinx warnings (#12999) 2019-01-17 17:49:31 +08:00
kernel_pca.py DOC examples added to sklearn.decomposition classes (#11775) 2018-08-18 19:50:10 +03:00
nmf.py API NMF and non_negative_factorization have inconsistent default init (#12989) 2019-01-30 08:12:21 +08:00
online_lda.py MRG Drop legacy python / remove six dependencies (#12639) 2019-01-03 15:50:05 +02:00
pca.py DOC Minor changes to DOCS to address sphinx warnings (#12999) 2019-01-17 17:49:31 +08:00
setup.py [MRG+2] BUILD Rewrite setup.py files to handle cython dependencies (#7719) 2016-11-02 22:57:04 +11:00
sparse_pca.py MAINT Simplify super() calls (#12812) 2019-01-10 22:27:06 +01:00
truncated_svd.py MNT Converting http to https (#12277) 2018-10-04 22:37:57 +08:00