scikit-learn/sklearn/decomposition/tests
Jihane d14fd82cf4
ENH Preserving dtypes for ICA (#22806)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com>
Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
2022-03-28 18:07:53 +02:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_dict_learning.py TST Replaces pytest.warns(None) in test_dict_learning (#22845) 2022-03-15 10:02:04 +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 ENH Preserving dtypes for ICA (#22806) 2022-03-28 18:07:53 +02:00
test_incremental_pca.py MNT Update black to stable version (#22474) 2022-02-15 11:36:26 +01:00
test_kernel_pca.py TST removing pytest.warns(None) in test_kernel_pca (#22872) 2022-03-17 12:08:05 +01:00
test_nmf.py MNT Update black to stable version (#22474) 2022-02-15 11:36:26 +01: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 Removing pytest.warns(None) (#22873) 2022-03-17 10:16:48 +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 Update black to stable version (#22474) 2022-02-15 11:36:26 +01:00