scikit-learn/sklearn/decomposition/tests
Franck Charras 77aeb825b6
FIX Apply dtype param in `check_array_api_compute_metric` unit test (#27940)
2023-12-18 16:43:08 +01:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_dict_learning.py MAINT remove deprecated parameters in MiniBatchDictionaryLearning (#27834) 2023-11-24 13:10:12 -05:00
test_factor_analysis.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
test_fastica.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
test_incremental_pca.py TST Extend tests for `scipy.sparse.*array` in `sklearn/decomposition/tests/test_incremental_pca.py` (#27131) 2023-08-23 18:15:56 +02:00
test_kernel_pca.py FIX make sure that KernelPCA works with pandas output and arpack solver (#27583) 2023-10-16 15:26:36 +02:00
test_nmf.py TST Extend tests for `scipy.sparse.*array` in `test_nmf.py` (#27100) 2023-08-18 18:42:09 +00:00
test_online_lda.py TST Extend tests for `scipy.sparse.*array` in `sklearn/decomposition/tests/test_online_lda.py` (#27144) 2023-08-24 15:14:45 +05:00
test_pca.py FIX Apply dtype param in `check_array_api_compute_metric` unit test (#27940) 2023-12-18 16:43:08 +01:00
test_sparse_pca.py MAINT change the default solver in QuantileRegressor (#27943) 2023-12-12 17:01:54 +01:00
test_truncated_svd.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00