Branch: refs/heads/1.9.X
  Home:   https://github.com/scikit-learn/scikit-learn
  Commit: f22c08e9586c742205cc268002cb56aac28f1266
      
https://github.com/scikit-learn/scikit-learn/commit/f22c08e9586c742205cc268002cb56aac28f1266
  Author: Jérémie du Boisberranger <[email protected]>
  Date:   2026-05-19 (Tue, 19 May 2026)

  Changed paths:
    M build_tools/circle/doc_environment.yml
    M build_tools/circle/doc_linux-64_conda.lock
    M build_tools/circle/doc_min_dependencies_environment.yml
    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_cuda_array-api_linux-64_conda.lock
    M 
build_tools/github/pylatest_conda_forge_cuda_array-api_linux-64_environment.yml
    M build_tools/github/pylatest_conda_forge_mkl_linux-64_conda.lock
    M build_tools/github/pylatest_conda_forge_mkl_linux-64_environment.yml
    M build_tools/github/pylatest_conda_forge_mkl_no_openmp_environment.yml
    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_conda_forge_osx-arm64_environment.yml
    M build_tools/github/pylatest_free_threaded_linux-64_conda.lock
    M build_tools/github/pylatest_pip_openblas_pandas_environment.yml
    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_environment.yml
    M 
build_tools/github/pymin_conda_forge_openblas_min_dependencies_linux-64_conda.lock
    M build_tools/github/pymin_conda_forge_openblas_ubuntu_2204_environment.yml
    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/update_environments_and_lock_files.py
    M doc/api_reference.py
    A doc/callbacks.rst
    A doc/developers/callback_support.rst
    A doc/developers/callbacks.rst
    A doc/developers/developing_callbacks.rst
    M doc/developers/index.rst
    M doc/user_guide.rst
    A doc/whats_new/upcoming_changes/callback/.gitkeep
    A doc/whats_new/upcoming_changes/callback/33322.major-feature.rst
    M pyproject.toml
    M sklearn/__init__.py
    M sklearn/_min_dependencies.py
    M sklearn/base.py
    A sklearn/callback/__init__.py
    A sklearn/callback/_base.py
    A sklearn/callback/_callback_context.py
    A sklearn/callback/_callback_support.py
    A sklearn/callback/_progressbar.py
    A sklearn/callback/_scoring_monitor.py
    A sklearn/callback/_transport.py
    A sklearn/callback/tests/__init__.py
    A sklearn/callback/tests/_utils.py
    A sklearn/callback/tests/conftest.py
    A sklearn/callback/tests/test_callback_context.py
    A sklearn/callback/tests/test_callback_support.py
    A sklearn/callback/tests/test_pickle.py
    A sklearn/callback/tests/test_progressbar.py
    A sklearn/callback/tests/test_scoring_monitor.py
    M sklearn/linear_model/_logistic.py
    M sklearn/linear_model/tests/test_logistic.py
    M sklearn/model_selection/_search.py
    M sklearn/model_selection/_search_successive_halving.py
    M sklearn/model_selection/_validation.py
    M sklearn/model_selection/tests/test_search.py
    M sklearn/pipeline.py
    M sklearn/preprocessing/_data.py
    M sklearn/preprocessing/tests/test_data.py
    M sklearn/tests/test_docstring_parameters.py
    M sklearn/tests/test_docstrings.py
    M sklearn/tests/test_metadata_routing.py
    M sklearn/tests/test_pipeline.py
    M sklearn/utils/_optional_dependencies.py

  Log Message:
  -----------
  FEA Callbacks API (#33322)

Co-authored-by: François Paugam <[email protected]>
Co-authored-by: Stefanie Senger 
<[email protected]>
Co-authored-by: Olivier Grisel <[email protected]>
Co-authored-by: Loïc Estève <[email protected]>
Co-authored-by: Anne Beyer <[email protected]>
Co-authored-by: adrinjalali <[email protected]>



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

Reply via email to