scikit-learn/sklearn/tree
Peng Yu 9bb663fe88 MAINT Refactor some tree splitter variable name for readabil… (#14445) 2019-08-07 12:05:30 -04:00
..
tests [MRG] MNT removing assert_equal, etc -- continued (#14232) 2019-07-02 14:53:51 +10:00
__init__.py Fix spacing and formatting inconsistencies (#13747) 2019-05-02 01:29:49 +10:00
_criterion.pxd MNT Use a common language_level cython directive (#13630) 2019-04-13 07:30:18 +02:00
_criterion.pyx MNT Use a common language_level cython directive (#13630) 2019-04-13 07:30:18 +02:00
_reingold_tilford.py MAINT Run pyupgrade following Python2 deprecation (#12997) 2019-02-08 20:13:34 +08:00
_splitter.pxd MNT Use a common language_level cython directive (#13630) 2019-04-13 07:30:18 +02:00
_splitter.pyx MAINT Refactor some tree splitter variable name for readabil… (#14445) 2019-08-07 12:05:30 -04:00
_tree.pxd MNT Use a common language_level cython directive (#13630) 2019-04-13 07:30:18 +02:00
_tree.pyx EHN Fast PDPs for histogram-based GBDT (#13769) 2019-07-11 14:52:55 +02: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
export.py MNT Clean up plot_tree (remove matplotlib < 1.5) (#14321) 2019-07-13 19:59:36 -07:00
setup.py Fix include .pxd definitions for sklearn.tree in wheels (#12381) 2018-10-31 09:39:23 +01:00
tree.py Add attributes documentation (#14339) 2019-07-13 16:27:40 -05:00