scikit-learn/sklearn/decomposition
Thomas J. Fan 3ae7c76153
STY Enables black with experimental_string_processing=true (#20412)
2021-06-29 09:47:04 +02:00
..
tests STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
__init__.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
_base.py DOC adding parameters and returned values descriptions in PCA (#20392) 2021-06-28 10:32:52 +02:00
_cdnmf_fast.pyx ENH Make NMF preserve floating dtype (#16280) 2020-02-12 19:55:52 +01:00
_dict_learning.py STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
_factor_analysis.py STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
_fastica.py STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
_incremental_pca.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
_kernel_pca.py STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
_lda.py STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
_nmf.py STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
_online_lda_fast.pyx MNT Make modules private in decomposition (#15344) 2019-10-28 22:46:16 +08:00
_pca.py STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
_sparse_pca.py STY Uses black's with target_version >= 3.7 (#20294) 2021-06-17 15:50:27 -04:00
_truncated_svd.py STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
setup.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00