[Scikit-learn-commits] [scikit-learn/scikit-learn] 38a5ab: DOC Correct typos and format issues in examples (#...

2025-10-14 Thread Christine P. Chai via Scikit-learn-commits
  Branch: refs/heads/main
  Home:   https://github.com/scikit-learn/scikit-learn
  Commit: 38a5ab4d4841effc258142e148fcf8a3df809dd3
  
https://github.com/scikit-learn/scikit-learn/commit/38a5ab4d4841effc258142e148fcf8a3df809dd3
  Author: Christine P. Chai 
  Date:   2025-10-14 (Tue, 14 Oct 2025)

  Changed paths:
M examples/applications/plot_cyclical_feature_engineering.py
M examples/linear_model/plot_ard.py
M examples/linear_model/plot_lasso_and_elasticnet.py
M examples/miscellaneous/plot_isotonic_regression.py
M examples/miscellaneous/plot_outlier_detection_bench.py
M examples/model_selection/plot_grid_search_refit_callable.py

  Log Message:
  ---
  DOC Correct typos and format issues in examples (#32494)



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] 79c11a: DOC make build instructions more coherent in `doc/...

2025-10-14 Thread Anne Beyer via Scikit-learn-commits
  Branch: refs/heads/main
  Home:   https://github.com/scikit-learn/scikit-learn
  Commit: 79c11ad64d67fd8dd3ea7f59f8d1b876b4385f18
  
https://github.com/scikit-learn/scikit-learn/commit/79c11ad64d67fd8dd3ea7f59f8d1b876b4385f18
  Author: Anne Beyer 
  Date:   2025-10-14 (Tue, 14 Oct 2025)

  Changed paths:
M doc/developers/advanced_installation.rst

  Log Message:
  ---
  DOC make build instructions more coherent in 
`doc/developers/advanced_installation.rst` (#32343)



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] dd3061: MNT Clean-up deprecations for 1.8: Deprecation of ...

2025-10-14 Thread François Paugam via Scikit-learn-commits
  Branch: refs/heads/main
  Home:   https://github.com/scikit-learn/scikit-learn
  Commit: dd30610def362bb5763264ab591856213aacea02
  
https://github.com/scikit-learn/scikit-learn/commit/dd30610def362bb5763264ab591856213aacea02
  Author: François Paugam <[email protected]>
  Date:   2025-10-09 (Thu, 09 Oct 2025)

  Changed paths:
M sklearn/linear_model/_theil_sen.py
M sklearn/linear_model/tests/test_theil_sen.py

  Log Message:
  ---
  MNT Clean-up deprecations for 1.8: Deprecation of copy_X in TheilSenRegressor 
(#32456)



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]