scikit-learn/sklearn/decomposition
Olivier Grisel 40e6c43cb4
Joblib 0.12.2 (#11741)
* joblib 0.12.2

* Export _joblib's register_parallel_backend

* Use latest version of coverage
2018-08-03 12:34:25 +02:00
..
tests [MRG] np.ones -> np.full (#11628) 2018-07-23 09:49:01 +02:00
__init__.py MAINT Complete 0.20 deprecations (#9570) 2018-06-24 23:06:26 +10:00
_online_lda.pyx ENH: optimize LDA, ~15% faster on one core 2015-09-23 16:46:15 +02:00
base.py [MRG+1] Do not transform y (#9180) 2017-06-22 23:24:12 +02:00
cdnmf_fast.pyx BUG shuffle components, not samples in NMF CD 2015-09-30 21:45:03 +02:00
dict_learning.py Joblib 0.12.2 (#11741) 2018-08-03 12:34:25 +02:00
factor_analysis.py [MRG+1] Fix warnings in lgtm.com (remove redundant code) (#9719) 2017-09-14 11:42:58 +02:00
fastica_.py Improve FastICA error message and doc. (#10770) 2018-04-04 09:53:14 +02:00
incremental_pca.py MAINT Complete 0.20 deprecations (#9570) 2018-06-24 23:06:26 +10:00
kernel_pca.py Joblib 0.12.2 (#11741) 2018-08-03 12:34:25 +02:00
nmf.py [MRG] np.ones -> np.full (#11628) 2018-07-23 09:49:01 +02:00
online_lda.py Joblib 0.12.2 (#11741) 2018-08-03 12:34:25 +02:00
pca.py MNT misc sphinx website build fixes and dead links (#11532) 2018-07-16 09:13:20 +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 Joblib 0.12.2 (#11741) 2018-08-03 12:34:25 +02:00
truncated_svd.py MAINT Complete 0.20 deprecations (#9570) 2018-06-24 23:06:26 +10:00