Branch: refs/heads/main
  Home:   https://github.com/scikit-learn/scikit-learn
  Commit: 33b51a63cc06c64ac31a872269f19957b1238d6e
      
https://github.com/scikit-learn/scikit-learn/commit/33b51a63cc06c64ac31a872269f19957b1238d6e
  Author: Arthur Lacote <[email protected]>
  Date:   2026-03-05 (Thu, 05 Mar 2026)

  Changed paths:
    M doc/modules/tree.rst
    A doc/whats_new/upcoming_changes/sklearn.tree/32119.feature.rst
    A doc/whats_new/upcoming_changes/sklearn.tree/32119.fix.rst
    M sklearn/ensemble/tests/test_forest.py
    M sklearn/tree/_classes.py
    M sklearn/tree/_criterion.pxd
    M sklearn/tree/_criterion.pyx
    M sklearn/tree/_partitioner.pxd
    M sklearn/tree/_partitioner.pyx
    M sklearn/tree/_splitter.pxd
    M sklearn/tree/_splitter.pyx
    M sklearn/tree/tests/test_split.py
    A sklearn/tree/tests/test_swap.py
    M sklearn/tree/tests/test_tree.py

  Log Message:
  -----------
  FEA Add support for missing values in tree estimators with 
`criterion="absolute_error"` by greatly simplifying the logic (#32119)

Co-authored-by: Olivier Grisel <[email protected]>
Co-authored-by: Christian Lorentzen <[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