[Scikit-learn-commits] [scikit-learn/scikit-learn] cd0478: DOC more harmoneous opening for description of rel...

2025-03-19 Thread Yaroslav Halchenko via Scikit-learn-commits
  Branch: refs/heads/main
  Home:   https://github.com/scikit-learn/scikit-learn
  Commit: cd0478f42b2c873853e6317e3c4f2793dc149636
  
https://github.com/scikit-learn/scikit-learn/commit/cd0478f42b2c873853e6317e3c4f2793dc149636
  Author: Yaroslav Halchenko 
  Date:   2025-03-19 (Wed, 19 Mar 2025)

  Changed paths:
M doc/related_projects.rst

  Log Message:
  ---
  DOC more harmoneous opening for description of related tools, consistent 
capitalization  of Python (#31029)

Co-authored-by: Gael Varoquaux 



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] [scikit-learn/scikit-learn] 38f108: DOC add aeon into related, fix URL for sktime (#31...

2025-03-19 Thread Yaroslav Halchenko via Scikit-learn-commits
  Branch: refs/heads/main
  Home:   https://github.com/scikit-learn/scikit-learn
  Commit: 38f108a61bbf30ec12b80e34d8574686d4828704
  
https://github.com/scikit-learn/scikit-learn/commit/38f108a61bbf30ec12b80e34d8574686d4828704
  Author: Yaroslav Halchenko 
  Date:   2025-03-19 (Wed, 19 Mar 2025)

  Changed paths:
M doc/related_projects.rst

  Log Message:
  ---
  DOC add aeon into related, fix URL for sktime (#31028)

Simple doc PR, merging



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] [scikit-learn/scikit-learn] ae9d08: MNT Improve codespell support (and add CI) and mak...

2025-07-31 Thread Yaroslav Halchenko via Scikit-learn-commits
  Branch: refs/heads/main
  Home:   https://github.com/scikit-learn/scikit-learn
  Commit: ae9d0887a9351ecbbdc7f71c7f017fd148d96447
  
https://github.com/scikit-learn/scikit-learn/commit/ae9d0887a9351ecbbdc7f71c7f017fd148d96447
  Author: Yaroslav Halchenko 
  Date:   2025-07-31 (Thu, 31 Jul 2025)

  Changed paths:
A .github/workflows/codespell.yml
M .pre-commit-config.yaml
M build_tools/codespell_ignore_words.txt
M build_tools/wheels/LICENSE_windows.txt
M pyproject.toml
M sklearn/ensemble/_bagging.py
M sklearn/metrics/pairwise.py
M sklearn/utils/tests/test_array_api.py

  Log Message:
  ---
  MNT Improve codespell support (and add CI) and make it fix few typos (#31027)

Co-authored-by: Loïc Estève 



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]