Branch: refs/heads/callbacks
  Home:   https://github.com/scikit-learn/scikit-learn
  Commit: 8e7af09686f8512dc9937eab41acc2a51e5dcea1
      
https://github.com/scikit-learn/scikit-learn/commit/8e7af09686f8512dc9937eab41acc2a51e5dcea1
  Author: Jérémie du Boisberranger <[email protected]>
  Date:   2026-02-19 (Thu, 19 Feb 2026)

  Changed paths:
    M build_tools/azure/pylatest_conda_forge_mkl_linux-64_conda.lock
    M build_tools/azure/pylatest_conda_forge_mkl_linux-64_environment.yml
    M build_tools/azure/pylatest_conda_forge_mkl_no_openmp_environment.yml
    M build_tools/azure/pylatest_conda_forge_mkl_no_openmp_osx-64_conda.lock
    M build_tools/azure/pylatest_conda_forge_osx-arm64_conda.lock
    M build_tools/azure/pylatest_conda_forge_osx-arm64_environment.yml
    M build_tools/azure/pylatest_free_threaded_linux-64_conda.lock
    M build_tools/azure/pylatest_pip_openblas_pandas_environment.yml
    M build_tools/azure/pylatest_pip_openblas_pandas_linux-64_conda.lock
    M build_tools/azure/pylatest_pip_scipy_dev_linux-64_conda.lock
    M 
build_tools/azure/pymin_conda_forge_openblas_min_dependencies_environment.yml
    M 
build_tools/azure/pymin_conda_forge_openblas_min_dependencies_linux-64_conda.lock
    M build_tools/azure/pymin_conda_forge_openblas_ubuntu_2204_environment.yml
    M 
build_tools/azure/pymin_conda_forge_openblas_ubuntu_2204_linux-64_conda.lock
    M build_tools/azure/pymin_conda_forge_openblas_win-64_conda.lock
    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/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/pymin_conda_forge_arm_linux-aarch64_conda.lock
    M build_tools/update_environments_and_lock_files.py
    M doc/api_reference.py
    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/tests/__init__.py
    A sklearn/callback/tests/_utils.py
    A sklearn/callback/tests/test_callback_context.py
    A sklearn/callback/tests/test_callback_support.py
    A sklearn/callback/tests/test_progressbar.py
    M sklearn/tests/test_docstring_parameters.py
    M sklearn/tests/test_docstrings.py
    M sklearn/utils/_optional_dependencies.py

  Log Message:
  -----------
  FEA Callbacks base infrastructure + progress bars (#28760)

Co-authored-by: François Paugam <[email protected]>
Co-authored-by: Stefanie Senger 
<[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]

Reply via email to