main
Commits on Mar 27, 2022
Commits on Mar 26, 2022
-
TST Replace pytest.warns(None) in test_gpr.py (#22959)
Co-authored-by: Theis Hjortkjær <[email protected]>
-
TST replace pytest.warns(None) in metrics/tests/test_pairwise.py (#22957
) Co-authored-by: Thomas J. Fan <[email protected]>
-
TST replace pytest.warns(None) in preprocessing/test_common.py (#22936)
Co-authored-by: Jérémie du Boisberranger <[email protected]>
-
Commits on Mar 25, 2022
-
-
TST use global_dtype in feature_selection/tests/test_mutual_info.py (#…
…22677) Co-authored-by: Olivier Grisel <[email protected]> Co-authored-by: Jérémie du Boisberranger <[email protected]>
-
DOC Update comms team (#22942)
Co-authored-by: Julien Jerphanion <[email protected]>
-
FIX Fix recall in multilabel classification when true labels are all …
…negative (#19085) Co-authored-by: Thomas J. Fan <[email protected]> Co-authored-by: jeremiedbb <[email protected]>
-
-
[MAINT] Separate unit tests in
test_tree.py
for pickling and min_im……purity_decrease (#22915)
Commits on Mar 24, 2022
-
-
-
FIX PowerTransformer Yeo-Johnson auto-tuning on significantly non-Gau…
…ssian data (#20653) Co-authored-by: Olivier Grisel <[email protected]>
-
-
TST replace pytest.warns(None) in metrics/test_classification.py (#22888
) Co-authored-by: Jérémie du Boisberranger <[email protected]>
-
Commits on Mar 23, 2022
-
API Deprecate max_feature=
auto
for tree classes (#22476)Co-authored-by: Thomas J. Fan <[email protected]> Co-authored-by: Jérémie du Boisberranger <[email protected]>
-
-
Commits on Mar 22, 2022
-
-
Fix Ridge sparse + sample_weight + intercept (#22899)
Co-authored-by: Olivier Grisel <[email protected]>
-
MAINT use the default CPU_COUNT=2 for the macOS builds (#22919)
Co-authored-by: Jérémie du Boisberranger <[email protected]>
-
API Add data_transposed argument and warning to make_sparse_coded_sig…
…nal (#21425) Co-authored-by: Andreas Mueller <[email protected]> Co-authored-by: jeremie du boisberranger <[email protected]> Co-authored-by: Jérémie du Boisberranger <[email protected]>
-
-
DOC Update plot_label_propagation_structure.py to notebook style (#22726
) Co-authored-by: Guillaume Lemaitre <[email protected]> Co-authored-by: Jérémie du Boisberranger <[email protected]>
-
Update plot_label_propagation_digits.py (#22725)
Co-authored-by: Guillaume Lemaitre <[email protected]> Co-authored-by: Jérémie du Boisberranger <[email protected]>