Branch: refs/heads/main
  Home:   https://github.com/scikit-learn/scikit-learn
  Commit: 679b8a5215a8b0dcda7393bc8d9226da73ffcad5
      
https://github.com/scikit-learn/scikit-learn/commit/679b8a5215a8b0dcda7393bc8d9226da73ffcad5
  Author: Christian Lorentzen <[email protected]>
  Date:   2026-06-17 (Wed, 17 Jun 2026)

  Changed paths:
    M doc/modules/ensemble.rst
    M doc/modules/model_evaluation.rst
    M doc/visualizations.rst
    M examples/miscellaneous/plot_display_object_visualization.py
    M examples/model_selection/plot_grid_search_refit_callable.py
    M examples/model_selection/plot_roc_crossval.py
    M examples/preprocessing/plot_discretization_classification.py
    M examples/release_highlights/plot_release_highlights_1_5_0.py
    M examples/release_highlights/plot_release_highlights_1_7_0.py
    M examples/release_highlights/plot_release_highlights_1_8_0.py
    M examples/release_highlights/plot_release_highlights_1_9_0.py
    M sklearn/calibration.py
    M sklearn/ensemble/_voting.py
    M sklearn/ensemble/tests/test_stacking.py
    M sklearn/ensemble/tests/test_voting.py
    M sklearn/feature_selection/tests/test_from_model.py
    M sklearn/frozen/_frozen.py
    M sklearn/inspection/_plot/tests/test_boundary_decision_display.py
    M sklearn/inspection/tests/test_partial_dependence.py
    M sklearn/inspection/tests/test_permutation_importance.py
    M sklearn/linear_model/_logistic.py
    M sklearn/linear_model/tests/test_logistic.py
    M sklearn/metrics/_ranking.py
    M sklearn/metrics/tests/test_ranking.py
    M sklearn/metrics/tests/test_score_objects.py
    M sklearn/model_selection/_classification_threshold.py
    M sklearn/model_selection/tests/test_search.py
    M sklearn/model_selection/tests/test_validation.py
    M sklearn/multioutput.py
    M sklearn/semi_supervised/tests/test_self_training.py
    M sklearn/tests/test_calibration.py
    M sklearn/tests/test_common.py
    M sklearn/tests/test_multiclass.py
    M sklearn/tests/test_multioutput.py
    M sklearn/tests/test_pipeline.py
    M sklearn/utils/_repr_html/tests/test_estimator.py

  Log Message:
  -----------
  MNT don't use random_state in LogisticRegression unless it has an effect 
(#34287)



To unsubscribe from these emails, change your notification settings at 
https://github.com/scikit-learn/scikit-learn/settings/notifications
_______________________________________________
Scikit-learn-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3//lists/scikit-learn-commits.python.org
Member address: [email protected]

Reply via email to