scikit-learn/sklearn
Stefanie Senger 329a1cf4bd
ENH Add zero_division param to `cohen_kappa_score` (#29210)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Adrin Jalali <adrin.jalali@gmail.com>
2024-06-18 09:09:41 +00:00
..
__check_build MNT upgrade black version (#28802) 2024-04-10 11:06:55 -04:00
_build_utils MAINT Remove setuptools dependency from tests (#29261) 2024-06-17 15:17:02 +02:00
_loss BLD Use work-around for partial recompilation when building with Meson (#29140) 2024-06-03 13:53:16 +02:00
cluster CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
compose CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
covariance CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
cross_decomposition CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
datasets CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
decomposition CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
ensemble CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
experimental DOC use pydata-sphinx-theme for the website (#29038) 2024-05-20 19:36:54 +02:00
externals CLN use new license notice line (#29246) 2024-06-13 15:51:09 +02:00
feature_extraction CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
feature_selection CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
gaussian_process CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
impute CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
inspection CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
linear_model CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
manifold CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
metrics ENH Add zero_division param to `cohen_kappa_score` (#29210) 2024-06-18 09:09:41 +00:00
mixture CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
model_selection CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
neighbors CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
neural_network CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
preprocessing CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
semi_supervised CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
svm 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
tree CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
utils CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
__init__.py FIX Lazy instantiate the ThreadpoolController (#29235) 2024-06-13 16:26:37 +02:00
_config.py MNT upgrade black version (#28802) 2024-04-10 11:06:55 -04:00
_distributor_init.py MNT upgrade black version (#28802) 2024-04-10 11:06:55 -04:00
_isotonic.pyx MAINT Cython linting (#25861) 2023-04-19 14:32:53 +00:00
_min_dependencies.py DOC bump `pydata-sphinx-theme` to 0.15.3 (#29134) 2024-05-31 09:41:13 +02:00
base.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
calibration.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
conftest.py MAINT cleanup utils.__init__: move IS_PYPY, _IS_WASM, _IS_32BIT into utils.fixes (#28768) 2024-04-08 09:07:26 +00:00
discriminant_analysis.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
dummy.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
exceptions.py DOC use pydata-sphinx-theme for the website (#29038) 2024-05-20 19:36:54 +02:00
isotonic.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
kernel_approximation.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
kernel_ridge.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
meson.build BLD Avoid misleading OpenMP warning with Apple Clang (#28839) 2024-04-18 09:58:56 +02:00
multiclass.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
multioutput.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
naive_bayes.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
pipeline.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
random_projection.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00