scikit-learn/sklearn/decomposition
Olivier Grisel 1fbf5fb317
TST Speed up some of the slowest tests (#27383)
2023-09-16 11:09:15 +02:00
..
tests TST Speed up some of the slowest tests (#27383) 2023-09-16 11:09:15 +02:00
__init__.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
_base.py Add `mps` device in Array API tests (#27098) 2023-08-18 14:33:33 +00:00
_cdnmf_fast.pyx MAINT Cython linting (#25861) 2023-04-19 14:32:53 +00:00
_dict_learning.py TST Speed up some of the slowest tests (#27383) 2023-09-16 11:09:15 +02:00
_factor_analysis.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
_fastica.py MAINT Param validation: apply skip nested validation to all functions (#26495) 2023-06-22 18:06:24 +02:00
_incremental_pca.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
_kernel_pca.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
_lda.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
_nmf.py TST Extend tests for `scipy.sparse.*array` in `test_nmf.py` (#27100) 2023-08-18 18:42:09 +00:00
_online_lda_fast.pyx MAINT: remove `from numpy.math cimport` statements (#26143) 2023-04-12 16:06:05 +02:00
_pca.py ENH Array API support for PCA (#26315) 2023-07-13 16:58:06 -05:00
_sparse_pca.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
_truncated_svd.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00