Branch: refs/heads/callbacks
  Home:   https://github.com/scikit-learn/scikit-learn
  Commit: b4368b572c517045028887240c7cb73cb7a71cba
      
https://github.com/scikit-learn/scikit-learn/commit/b4368b572c517045028887240c7cb73cb7a71cba
  Author: Arthur Lacote <[email protected]>
  Date:   2025-09-17 (Wed, 17 Sep 2025)

  Changed paths:
    M doc/modules/tree.rst

  Log Message:
  -----------
  DOC: Expand a bit the tree building stopping conditions (#32206)


  Commit: be9ac7a680dd10d7b5f4f1f9ab47c69a4d3e3071
      
https://github.com/scikit-learn/scikit-learn/commit/be9ac7a680dd10d7b5f4f1f9ab47c69a4d3e3071
  Author: Username46786 <[email protected]>
  Date:   2025-09-17 (Wed, 17 Sep 2025)

  Changed paths:
    M doc/modules/linear_model.rst

  Log Message:
  -----------
  DOC: Add example refs for Ridge/Lasso in user guide (#32209)


  Commit: c17bd2374da53815e7bc358da84246af69d255f2
      
https://github.com/scikit-learn/scikit-learn/commit/c17bd2374da53815e7bc358da84246af69d255f2
  Author: AnthonyPrudent <[email protected]>
  Date:   2025-09-17 (Wed, 17 Sep 2025)

  Changed paths:
    M doc/modules/feature_extraction.rst
    M sklearn/feature_extraction/text.py

  Log Message:
  -----------
  DOC Add link to plot_grid_search_text_feature_extraction.py under 
TfidfVectorizer (#30974)

Co-authored-by: Maren Westermann <[email protected]>


  Commit: 5e2775b66ee362cbc43baf79fe0184af5cd7ef32
      
https://github.com/scikit-learn/scikit-learn/commit/5e2775b66ee362cbc43baf79fe0184af5cd7ef32
  Author: Christine P. Chai <[email protected]>
  Date:   2025-09-18 (Thu, 18 Sep 2025)

  Changed paths:
    M sklearn/cluster/_hdbscan/hdbscan.py

  Log Message:
  -----------
  DOC: Update a reference link in HDBSCAN (#32183)


  Commit: 5f32b894190628be14601ee5495cc8971468aba3
      
https://github.com/scikit-learn/scikit-learn/commit/5f32b894190628be14601ee5495cc8971468aba3
  Author: Sota Goto <[email protected]>
  Date:   2025-09-19 (Fri, 19 Sep 2025)

  Changed paths:
    M examples/decomposition/plot_pca_iris.py

  Log Message:
  -----------
  DOC Fix terminology in PCA example (#32211)


  Commit: 261106c2b174b450f289341fe4d0b96a36da02ac
      
https://github.com/scikit-learn/scikit-learn/commit/261106c2b174b450f289341fe4d0b96a36da02ac
  Author: Arturo Amor <[email protected]>
  Date:   2025-09-19 (Fri, 19 Sep 2025)

  Changed paths:
    M sklearn/metrics/_regression.py

  Log Message:
  -----------
  DOC Clarify usage of d2_pinball_score with make_scorer (#32215)

Co-authored-by: ArturoAmorQ <[email protected]>
Co-authored-by: Lucy Liu <[email protected]>


  Commit: 27cc4b7fea10e8f37426c25c92ee97e1c3836ff7
      
https://github.com/scikit-learn/scikit-learn/commit/27cc4b7fea10e8f37426c25c92ee97e1c3836ff7
  Author: Christine P. Chai <[email protected]>
  Date:   2025-09-21 (Sun, 21 Sep 2025)

  Changed paths:
    M sklearn/decomposition/_lda.py

  Log Message:
  -----------
  DOC: Add the Stochastic Variational Inference paper link (#32227)


  Commit: d3cd3619f47be684426a17331b1ba98702d7136e
      
https://github.com/scikit-learn/scikit-learn/commit/d3cd3619f47be684426a17331b1ba98702d7136e
  Author: Sota Goto <[email protected]>
  Date:   2025-09-21 (Sun, 21 Sep 2025)

  Changed paths:
    M sklearn/discriminant_analysis.py

  Log Message:
  -----------
  MNT Refactor linear discriminant analysis (#32234)


  Commit: 61b4e09fd033cf55729c3223c550e18738e3132c
      
https://github.com/scikit-learn/scikit-learn/commit/61b4e09fd033cf55729c3223c550e18738e3132c
  Author: Imad Saddik <[email protected]>
  Date:   2025-09-22 (Mon, 22 Sep 2025)

  Changed paths:
    M doc/modules/linear_model.rst

  Log Message:
  -----------
  Fixed a typo in linear_model.rst (#32240)


  Commit: 50a1d6fdae0209b9e9fa979fddd6e1e4c4d2becd
      
https://github.com/scikit-learn/scikit-learn/commit/50a1d6fdae0209b9e9fa979fddd6e1e4c4d2becd
  Author: scikit-learn-bot <[email protected]>
  Date:   2025-09-22 (Mon, 22 Sep 2025)

  Changed paths:
    M build_tools/azure/debian_32bit_lock.txt
    M build_tools/azure/pylatest_conda_forge_mkl_linux-64_conda.lock
    M build_tools/azure/pylatest_conda_forge_mkl_no_openmp_osx-64_conda.lock
    M build_tools/azure/pylatest_conda_forge_mkl_osx-64_conda.lock
    M build_tools/azure/pylatest_pip_openblas_pandas_linux-64_conda.lock
    M 
build_tools/azure/pymin_conda_forge_openblas_min_dependencies_linux-64_conda.lock
    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/azure/ubuntu_atlas_lock.txt
    M build_tools/circle/doc_linux-64_conda.lock
    M build_tools/circle/doc_min_dependencies_linux-64_conda.lock
    M build_tools/github/pymin_conda_forge_arm_linux-aarch64_conda.lock

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

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


  Commit: ec0c4e86d6d70c6adb5b5c297b8ab448acd1d9ea
      
https://github.com/scikit-learn/scikit-learn/commit/ec0c4e86d6d70c6adb5b5c297b8ab448acd1d9ea
  Author: scikit-learn-bot <[email protected]>
  Date:   2025-09-22 (Mon, 22 Sep 2025)

  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: 
(#32244)

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


  Commit: fea9b41ef9ebc7617e4658d31fc1ba0e306a8b80
      
https://github.com/scikit-learn/scikit-learn/commit/fea9b41ef9ebc7617e4658d31fc1ba0e306a8b80
  Author: scikit-learn-bot <[email protected]>
  Date:   2025-09-22 (Mon, 22 Sep 2025)

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

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

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


  Commit: c9a0d2da49b1612fdacb75139f405344716ed35e
      
https://github.com/scikit-learn/scikit-learn/commit/c9a0d2da49b1612fdacb75139f405344716ed35e
  Author: Lucy Liu <[email protected]>
  Date:   2025-09-22 (Mon, 22 Sep 2025)

  Changed paths:
    M sklearn/metrics/_plot/roc_curve.py
    M sklearn/metrics/_ranking.py

  Log Message:
  -----------
  DOC Fix docstring in `RocDisplayCurve` and add `from_cv_results` to see also 
(#32237)


  Commit: a963f6759f14e64054535bad9000a1c2b427c3ae
      
https://github.com/scikit-learn/scikit-learn/commit/a963f6759f14e64054535bad9000a1c2b427c3ae
  Author: scikit-learn-bot <[email protected]>
  Date:   2025-09-22 (Mon, 22 Sep 2025)

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

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

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


  Commit: be6bce6c629e1ed2f50336e2fe89867c9ef848cd
      
https://github.com/scikit-learn/scikit-learn/commit/be6bce6c629e1ed2f50336e2fe89867c9ef848cd
  Author: Sota Goto <[email protected]>
  Date:   2025-09-22 (Mon, 22 Sep 2025)

  Changed paths:
    M doc/modules/lda_qda.rst

  Log Message:
  -----------
  DOC Fix transpose notation in lda_qda.rst (#32250)


  Commit: f7e7ce02dc24708c36fb5dfc90a8ea3432dddb7c
      
https://github.com/scikit-learn/scikit-learn/commit/f7e7ce02dc24708c36fb5dfc90a8ea3432dddb7c
  Author: Utsab Dahal <[email protected]>
  Date:   2025-09-23 (Tue, 23 Sep 2025)

  Changed paths:
    M sklearn/datasets/_california_housing.py

  Log Message:
  -----------
  Target value described as "average" instead of "median" in 
sklearn.datasets.fetch_california_housing documentation (#32232)


  Commit: 92f14e24c9f529febabc961b028d41f92f30c427
      
https://github.com/scikit-learn/scikit-learn/commit/92f14e24c9f529febabc961b028d41f92f30c427
  Author: Ian Faust <[email protected]>
  Date:   2025-09-23 (Tue, 23 Sep 2025)

  Changed paths:
    M doc/modules/array_api.rst
    M sklearn/decomposition/_pca.py

  Log Message:
  -----------
  FIX Repair PCA array API support tag for svd_solver "full", 
"covariance_eigh", or "auto" (#32198)


  Commit: 306a55eb6fba5f34062a21c59a8a1900cdeb7eaa
      
https://github.com/scikit-learn/scikit-learn/commit/306a55eb6fba5f34062a21c59a8a1900cdeb7eaa
  Author: Christine P. Chai <[email protected]>
  Date:   2025-09-23 (Tue, 23 Sep 2025)

  Changed paths:
    M examples/gaussian_process/plot_compare_gpr_krr.py
    M examples/gaussian_process/plot_gpr_co2.py
    M examples/preprocessing/plot_discretization_strategies.py

  Log Message:
  -----------
  DOC: Fix typos in the scikit-learn Examples (#32241)


Compare: 
https://github.com/scikit-learn/scikit-learn/compare/e8dc918c2a9f...306a55eb6fba

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