scikit-learn/sklearn/decomposition
Adrin Jalali 51c8e0e19d
CLN replace authors with the standard line (#29250)
2024-06-17 17:57:02 +00:00
..
tests CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
__init__.py DOC use pydata-sphinx-theme for the website (#29038) 2024-05-20 19:36:54 +02:00
_base.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
_cdnmf_fast.pyx CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
_dict_learning.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
_factor_analysis.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
_fastica.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
_incremental_pca.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
_kernel_pca.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
_lda.py DOC Fix perp_tol documentation in LDA (#28676) 2024-03-25 14:31:51 +00:00
_nmf.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
_online_lda_fast.pyx MNT remove unnecessary cython.import_array (#28656) 2024-03-20 18:31:06 +00:00
_pca.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
_sparse_pca.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
_truncated_svd.py ENH new svd_solver='covariance_eigh' for PCA (#27491) 2024-04-11 16:02:00 +02:00
meson.build BLD Fix more build dependencies in meson build (#28821) 2024-04-15 10:34:40 +02:00