scikit-learn/sklearn
Maxwell 2cc12c604a
DOC ensure IsolationForest passes numpydoc validation (#20437)
2021-07-06 10:59:25 +02:00
..
__check_build MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
_build_utils MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
_loss STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
cluster STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
compose STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
covariance STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
cross_decomposition STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
datasets STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
decomposition STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
ensemble DOC Ensures that BaggingClassifier passes numpydoc validation #20377 (#20407) 2021-06-29 18:26:42 +02:00
experimental MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
externals MAINT Remove unused variables indicated by lgtm.com (#20303) 2021-06-19 10:24:10 +02:00
feature_extraction STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
feature_selection DOC Ensures that RFE passes numpydoc validation (#20419) 2021-06-30 00:29:24 +02:00
gaussian_process DOC ensures GaussianProcessClassifier is passing numpydoc validation (#20393) 2021-06-29 10:42:22 +02:00
impute STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
inspection STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
linear_model FEA Add positive argument to Ridge using L-BFGS-B solver (#20231) 2021-07-04 22:43:32 +02:00
manifold STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
metrics STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
mixture STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
model_selection STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
neighbors STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
neural_network STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
preprocessing DOC Ensures that Binarizer passes numpydoc validation (#20422) 2021-06-30 10:03:23 +02:00
semi_supervised STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
svm 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
tree fix docs DecisionTreeClassifier (#20399) 2021-06-30 00:33:29 +02:00
utils TST Replace assert_warns with pytest context manager in sklearn/utilst/tests/test_testing.py (#20436) 2021-07-06 10:58:29 +02:00
__init__.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
_config.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
_distributor_init.py MAINT Add _distributor_init.py (#15570) 2019-11-19 23:56:34 +01:00
_isotonic.pyx BUG Add tol to _make_unique to avoid inf values in IsotonicRegression (#18639) 2020-10-27 15:37:46 +01:00
_min_dependencies.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
base.py DOC ensure IsolationForest passes numpydoc validation (#20437) 2021-07-06 10:59:25 +02:00
calibration.py STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
conftest.py STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
discriminant_analysis.py DOC Ensures that LinearDiscriminantAnalysis passes numpydoc validation (#20390) 2021-06-29 14:47:19 -04:00
dummy.py STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
exceptions.py STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
isotonic.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
kernel_approximation.py STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
kernel_ridge.py FIX Uses code literals in deprecated to prevent linking (#20410) 2021-06-28 15:49:19 +02:00
multiclass.py STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
multioutput.py STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
naive_bayes.py DOC Ensures that BernoulliNB passes numpydoc validation (#20429) 2021-06-30 22:03:41 -04:00
pipeline.py STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
random_projection.py STY Uses black's with target_version >= 3.7 (#20294) 2021-06-17 15:50:27 -04:00
setup.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00