scikit-learn/sklearn/decomposition/tests
Takeshi Oura cb4688ad15
ENH Preserving dtype for np.float32 in SparsePCA and MiniBatchSparsePCA (#22111)
Co-authored-by: takoika <>
2022-01-04 17:39:14 +01:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_dict_learning.py ENH Preserving dtype for np.float32 in *DictionaryLearning, SparseCoder and orthogonal_mp_gram (#22002) 2021-12-30 12:16:41 +01:00
test_factor_analysis.py FIX validate parameter in 'fit' for 'FactorAnalysis' (#21713) 2021-11-26 14:00:45 -05:00
test_fastica.py EHN Support unit-variance whitening for `FastICA` (#19490) 2021-11-08 15:43:49 +01:00
test_incremental_pca.py ENH Adds feature names out to decomposition module (#21334) 2021-10-27 13:08:37 +02:00
test_kernel_pca.py MNT speed up test_kernel_pca_solvers_equivalence (#21746) 2021-11-26 11:40:55 -05:00
test_nmf.py MNT Finalize the change of the default `init` of NMF (#21500) 2021-10-30 16:20:47 +02:00
test_online_lda.py ENH Adds feature names out to decomposition module (#21334) 2021-10-27 13:08:37 +02:00
test_pca.py ENH expose n_oversamples in PCA when using solver="randomized" (#21109) 2021-11-09 11:50:22 +01:00
test_sparse_pca.py ENH Preserving dtype for np.float32 in SparsePCA and MiniBatchSparsePCA (#22111) 2022-01-04 17:39:14 +01:00
test_truncated_svd.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00