Branch: refs/heads/callbacks
  Home:   https://github.com/scikit-learn/scikit-learn
  Commit: 8aba6fd150b02f3a0a16af828d3173c9cd4bbd00
      
https://github.com/scikit-learn/scikit-learn/commit/8aba6fd150b02f3a0a16af828d3173c9cd4bbd00
  Author: Daniel Agyapong <[email protected]>
  Date:   2026-03-27 (Fri, 27 Mar 2026)

  Changed paths:
    M examples/gaussian_process/plot_gpr_on_structured_data.py

  Log Message:
  -----------
  FIX ConvergenceWarning in plot_gpr_on_structured_data (#31164) (#31289)

Co-authored-by: Stefanie Senger 
<[email protected]>
Co-authored-by: Olivier Grisel <[email protected]>


  Commit: d2cba0903ceb1a9a30469fb30ab26756cdafcdb5
      
https://github.com/scikit-learn/scikit-learn/commit/d2cba0903ceb1a9a30469fb30ab26756cdafcdb5
  Author: Anne Beyer <[email protected]>
  Date:   2026-03-27 (Fri, 27 Mar 2026)

  Changed paths:
    M examples/linear_model/plot_logistic_multinomial.py

  Log Message:
  -----------
  DOC fix colors and typos in example on Multinomial and One-vs-Rest Decision 
Boundaries (#33622)


  Commit: 273a01dde292a196909303e2a8ac87d9a7d0fd2f
      
https://github.com/scikit-learn/scikit-learn/commit/273a01dde292a196909303e2a8ac87d9a7d0fd2f
  Author: Yann Lechelle <[email protected]>
  Date:   2026-03-27 (Fri, 27 Mar 2026)

  Changed paths:
    M doc/templates/index.html

  Log Message:
  -----------
  DOC Adding link to ecosystem page "scikit-learn central"  (#33527)


  Commit: dd53c1d466c7c23f7bb757d26ddb0f1c9a58fbde
      
https://github.com/scikit-learn/scikit-learn/commit/dd53c1d466c7c23f7bb757d26ddb0f1c9a58fbde
  Author: Anne Beyer <[email protected]>
  Date:   2026-03-27 (Fri, 27 Mar 2026)

  Changed paths:
    A doc/whats_new/upcoming_changes/sklearn.inspection/33651.fix.rst
    M sklearn/inspection/_plot/decision_boundary.py
    M sklearn/inspection/_plot/tests/test_boundary_decision_display.py

  Log Message:
  -----------
  MNT align type of `multiclass_colors_` for list and colormap in 
`DecisionBoundaryDisplay` (#33651)

Co-authored-by: Olivier Grisel <[email protected]>


  Commit: cc52cbbd50ffc1704d92602d0a129868227889b3
      
https://github.com/scikit-learn/scikit-learn/commit/cc52cbbd50ffc1704d92602d0a129868227889b3
  Author: scikit-learn-bot <[email protected]>
  Date:   2026-03-30 (Mon, 30 Mar 2026)

  Changed paths:
    M build_tools/circle/doc_linux-64_conda.lock
    M build_tools/circle/doc_min_dependencies_linux-64_conda.lock
    M build_tools/github/debian_32bit_lock.txt
    M build_tools/github/pylatest_conda_forge_mkl_linux-64_conda.lock
    M build_tools/github/pylatest_conda_forge_mkl_no_openmp_osx-64_conda.lock
    M build_tools/github/pylatest_conda_forge_osx-arm64_conda.lock
    M build_tools/github/pylatest_pip_openblas_pandas_linux-64_conda.lock
    M build_tools/github/pymin_conda_forge_arm_linux-aarch64_conda.lock
    M 
build_tools/github/pymin_conda_forge_openblas_min_dependencies_linux-64_conda.lock
    M 
build_tools/github/pymin_conda_forge_openblas_ubuntu_2204_linux-64_conda.lock
    M build_tools/github/pymin_conda_forge_openblas_win-64_conda.lock
    M build_tools/github/ubuntu_atlas_lock.txt

  Log Message:
  -----------
  :lock: :robot: CI Update lock files for main CI build(s) :lock: :robot: 
(#33662)

Co-authored-by: Lock file bot <[email protected]>


  Commit: 2bc926fb00ca48a72ff25dbbb3650931baa1072b
      
https://github.com/scikit-learn/scikit-learn/commit/2bc926fb00ca48a72ff25dbbb3650931baa1072b
  Author: scikit-learn-bot <[email protected]>
  Date:   2026-03-30 (Mon, 30 Mar 2026)

  Changed paths:
    M build_tools/github/pylatest_conda_forge_cuda_array-api_linux-64_conda.lock

  Log Message:
  -----------
  :lock: :robot: CI Update lock files for array-api CI build(s) :lock: :robot: 
(#33661)

Co-authored-by: Lock file bot <[email protected]>


  Commit: 0be102558041da19a0e50784ae92164f59fb17a7
      
https://github.com/scikit-learn/scikit-learn/commit/0be102558041da19a0e50784ae92164f59fb17a7
  Author: scikit-learn-bot <[email protected]>
  Date:   2026-03-30 (Mon, 30 Mar 2026)

  Changed paths:
    M build_tools/github/pylatest_free_threaded_linux-64_conda.lock

  Log Message:
  -----------
  :lock: :robot: CI Update lock files for free-threaded CI build(s) :lock: 
:robot: (#33660)

Co-authored-by: Lock file bot <[email protected]>


  Commit: ca6a8919abff3cfbbf19939cd69bea5cba85cf7b
      
https://github.com/scikit-learn/scikit-learn/commit/ca6a8919abff3cfbbf19939cd69bea5cba85cf7b
  Author: scikit-learn-bot <[email protected]>
  Date:   2026-03-30 (Mon, 30 Mar 2026)

  Changed paths:
    M build_tools/github/pylatest_pip_scipy_dev_linux-64_conda.lock

  Log Message:
  -----------
  :lock: :robot: CI Update lock files for scipy-dev CI build(s) :lock: :robot: 
(#33659)

Co-authored-by: Lock file bot <[email protected]>


  Commit: bbde180eb1cd90b042a8546f5c7bcac917e6eddf
      
https://github.com/scikit-learn/scikit-learn/commit/bbde180eb1cd90b042a8546f5c7bcac917e6eddf
  Author: Anne Beyer <[email protected]>
  Date:   2026-03-30 (Mon, 30 Mar 2026)

  Changed paths:
    M examples/classification/plot_classification_probability.py

  Log Message:
  -----------
  DOC Fix typo and add interactive mode to imports in example (#33612)


  Commit: 6c3ec75200d795d4069ab66ebda56d444e79c9a7
      
https://github.com/scikit-learn/scikit-learn/commit/6c3ec75200d795d4069ab66ebda56d444e79c9a7
  Author: Christine P. Chai <[email protected]>
  Date:   2026-03-30 (Mon, 30 Mar 2026)

  Changed paths:
    M doc/developers/minimal_reproducer.rst
    M examples/applications/plot_out_of_core_classification.py
    M examples/cluster/plot_face_compress.py
    M examples/covariance/plot_mahalanobis_distances.py
    M sklearn/datasets/_base.py
    M sklearn/ensemble/tests/test_gradient_boosting.py
    M sklearn/linear_model/tests/test_sgd.py

  Log Message:
  -----------
  DOC: Correct a few typos in scikit-learn documentation (#33657)


  Commit: cc4843adf8bcbbe8a6d70ae0b4f490e11c010fa5
      
https://github.com/scikit-learn/scikit-learn/commit/cc4843adf8bcbbe8a6d70ae0b4f490e11c010fa5
  Author: Anne Beyer <[email protected]>
  Date:   2026-03-30 (Mon, 30 Mar 2026)

  Changed paths:
    M sklearn/_loss/tests/test_link.py

  Log Message:
  -----------
  CI increase atol for `float32` and `array_api_strict` to make test pass for 
all seeds (#33639)


  Commit: 70b05c98024aa3996ef82437932df1124251029f
      
https://github.com/scikit-learn/scikit-learn/commit/70b05c98024aa3996ef82437932df1124251029f
  Author: Reshama Shaikh <[email protected]>
  Date:   2026-04-01 (Wed, 01 Apr 2026)

  Changed paths:
    M build_tools/generate_authors_table.py
    M doc/communication_team.rst
    M doc/communication_team_emeritus.rst

  Log Message:
  -----------
  DOC update Comms team (#33604)

Co-authored-by: Jérémie du Boisberranger <[email protected]>


  Commit: e663f4c2faace527c858f5859bb72b65272fc10a
      
https://github.com/scikit-learn/scikit-learn/commit/e663f4c2faace527c858f5859bb72b65272fc10a
  Author: Jérémie du Boisberranger <[email protected]>
  Date:   2026-04-01 (Wed, 01 Apr 2026)

  Changed paths:
    M build_tools/circle/doc_linux-64_conda.lock
    M build_tools/circle/doc_min_dependencies_linux-64_conda.lock
    M build_tools/generate_authors_table.py
    M build_tools/github/debian_32bit_lock.txt
    M build_tools/github/pylatest_conda_forge_cuda_array-api_linux-64_conda.lock
    M build_tools/github/pylatest_conda_forge_mkl_linux-64_conda.lock
    M build_tools/github/pylatest_conda_forge_mkl_no_openmp_osx-64_conda.lock
    M build_tools/github/pylatest_conda_forge_osx-arm64_conda.lock
    M build_tools/github/pylatest_free_threaded_linux-64_conda.lock
    M build_tools/github/pylatest_pip_openblas_pandas_linux-64_conda.lock
    M build_tools/github/pylatest_pip_scipy_dev_linux-64_conda.lock
    M build_tools/github/pymin_conda_forge_arm_linux-aarch64_conda.lock
    M 
build_tools/github/pymin_conda_forge_openblas_min_dependencies_linux-64_conda.lock
    M 
build_tools/github/pymin_conda_forge_openblas_ubuntu_2204_linux-64_conda.lock
    M build_tools/github/pymin_conda_forge_openblas_win-64_conda.lock
    M build_tools/github/ubuntu_atlas_lock.txt
    M doc/communication_team.rst
    M doc/communication_team_emeritus.rst
    M doc/developers/minimal_reproducer.rst
    M doc/templates/index.html
    A doc/whats_new/upcoming_changes/sklearn.inspection/33651.fix.rst
    M examples/applications/plot_out_of_core_classification.py
    M examples/classification/plot_classification_probability.py
    M examples/cluster/plot_face_compress.py
    M examples/covariance/plot_mahalanobis_distances.py
    M examples/gaussian_process/plot_gpr_on_structured_data.py
    M examples/linear_model/plot_logistic_multinomial.py
    M sklearn/_loss/tests/test_link.py
    M sklearn/datasets/_base.py
    M sklearn/ensemble/tests/test_gradient_boosting.py
    M sklearn/inspection/_plot/decision_boundary.py
    M sklearn/inspection/_plot/tests/test_boundary_decision_display.py
    M sklearn/linear_model/tests/test_sgd.py

  Log Message:
  -----------
  Merge remote-tracking branch 'upstream/main' into callbacks


Compare: 
https://github.com/scikit-learn/scikit-learn/compare/d875b2f22530...e663f4c2faac

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]
  • [Scikit-learn-commits]... Daniel Agyapong via Scikit-learn-commits
    • [Scikit-learn-com... Jérémie du Boisberranger via Scikit-learn-commits

Reply via email to