scikit-learn/sklearn/tree
Adrin Jalali 437ca0553c MNT Makes modules in tree and ensemble private (#14964) 2019-10-16 10:39:00 -04:00
..
tests MNT Makes modules in tree and ensemble private (#14964) 2019-10-16 10:39:00 -04:00
__init__.py MNT Makes modules in tree and ensemble private (#14964) 2019-10-16 10:39:00 -04:00
_classes.py MNT Makes modules in tree and ensemble private (#14964) 2019-10-16 10:39:00 -04:00
_criterion.pxd MNT Use a common language_level cython directive (#13630) 2019-04-13 07:30:18 +02:00
_criterion.pyx Update parameter description in sklearn/tree/_criterion.pyx (#14750) 2019-08-24 12:27:10 -04:00
_export.py MNT Makes modules in tree and ensemble private (#14964) 2019-10-16 10:39:00 -04:00
_reingold_tilford.py re-license tree._reingold_tilford as BSD (#15070) 2019-09-23 22:47:11 +02:00
_splitter.pxd MNT deprecating presort in DecisionTree* and GradeintBoosting* (#14907) 2019-09-10 20:39:52 +02:00
_splitter.pyx MNT deprecating presort in DecisionTree* and GradeintBoosting* (#14907) 2019-09-10 20:39:52 +02:00
_tree.pxd MNT Use a common language_level cython directive (#13630) 2019-04-13 07:30:18 +02:00
_tree.pyx MAINT Use C99 functions from Cython (#15098) 2019-09-28 23:19:31 -04:00
_utils.pxd MAINT Replace absolute imports with relative imports (#13653) 2019-04-17 12:45:14 -04:00
_utils.pyx MAINT Fix GCC warnings from Cython (#14077) 2019-07-01 18:55:29 +02:00
setup.py Fix include .pxd definitions for sklearn.tree in wheels (#12381) 2018-10-31 09:39:23 +01:00