scikit-learn/sklearn/tree/tests
Samuel O. Ronsin 8b95194888
FIX force node values outside of [0, 1] range for monotonically constraints classification trees (#27639)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Christian Lorentzen <lorentzen.ch@gmail.com>
2023-12-07 16:27:54 +01:00
..
__init__.py merged upstream-master into enh/tree 2011-09-03 13:04:27 +01:00
test_export.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
test_monotonic_tree.py FIX force node values outside of [0, 1] range for monotonically constraints classification trees (#27639) 2023-12-07 16:27:54 +01:00
test_reingold_tilford.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
test_tree.py FIX Make decision tree pickles deterministic (#27580) 2023-10-17 14:25:17 +02:00