scikit-learn/sklearn/tree
Rüdiger Busche d300f406ae MAINT Simplify super() calls (#12812) 2019-01-10 22:27:06 +01:00
..
tests MNT Use list and dict comprehension (#12668) 2019-01-08 09:32:34 +11:00
__init__.py [MRG] Matplotlib tree plotting (#9251) 2018-10-11 15:42:02 -04:00
_criterion.pxd [MRG + 2] Export ClassificationCriterion and RegressionCriterion (#10325) 2017-12-18 16:10:54 +01:00
_criterion.pyx Correct in typo in comments. (#11595) 2018-07-17 10:32:22 -05:00
_reingold_tilford.py [MRG] Matplotlib tree plotting (#9251) 2018-10-11 15:42:02 -04:00
_splitter.pxd [MRG+3] FIX Memory leak in MAE; Use safe_realloc; Acquire GIL only when raising; Propagate all errors to python interpreter level (#7811) (#8002) 2017-01-19 00:58:16 +01:00
_splitter.pyx MAINT Fixing Typos (#11017) 2018-04-24 09:32:25 +10:00
_tree.pxd [MRG+1] ENH/FIX Introduce min_impurity_decrease param for early stopping based on impurity; Deprecate min_impurity_split (#8449) 2017-04-03 09:38:53 -07:00
_tree.pyx Fix max_depth overshoot in BFS expansion of trees (#12344) 2018-11-13 13:10:33 -05:00
_utils.pxd FIX t-SNE memory usage and many other optimizer issues (#9032) 2017-07-12 22:56:02 +02:00
_utils.pyx Converting http to https (2)... (#12292) 2018-10-04 23:06:14 +02:00
export.py MAINT Simplify super() calls (#12812) 2019-01-10 22:27:06 +01:00
setup.py Fix include .pxd definitions for sklearn.tree in wheels (#12381) 2018-10-31 09:39:23 +01:00
tree.py MAINT Simplify super() calls (#12812) 2019-01-10 22:27:06 +01:00