scikit-learn/sklearn/tree
Gilles Louppe a24a29d0c9 Merge pull request #2031 from jnothman/tree_comments
DOC Detail on parent-child relationship in tree
2013-06-04 21:59:32 -07:00
..
tests Move balance_weights out of preprocessing. 2013-06-04 18:45:07 +09:00
__init__.py ENH: moved export_graphviz to sklearn/tree/export.py 2013-04-16 12:29:58 +02:00
_tree.c COSMIT various typofixes 2013-04-11 21:22:14 +02:00
_tree.pxd DOC: Replaced all BSD style licenses with "BSD 3 clause" 2013-04-30 08:34:46 +02:00
_tree.pyx DOC Detail on parent-child relationship in tree 2013-06-05 12:55:02 +10:00
export.py DOC: Replaced all BSD style licenses with "BSD 3 clause" 2013-04-30 08:34:46 +02:00
setup.py BUILD: add libm onlyon posix systems 2012-05-06 15:32:59 +02:00
tree.py ENH Create FeatureSelectionMixin for shared [inverse_]transform code 2013-05-21 13:53:12 +10:00