scikit-learn/sklearn/tree
Gilles Louppe 2b01f3aada ENH: output criterion name instead of "error" in export_graphviz 2013-04-16 12:29:58 +02:00
..
tests ENH: output criterion name instead of "error" in export_graphviz 2013-04-16 12:29:58 +02: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 BUG: Use Py_ssize_t to index into numpy arrays to help Python handle big data. 2013-04-01 08:03:28 -07:00
_tree.pyx BUG: Use ``Py_ssize_t`` in a few more places for strides. Add the c file again. 2013-04-01 14:45:20 -07:00
export.py ENH: output criterion name instead of "error" in export_graphviz 2013-04-16 12:29:58 +02:00
setup.py BUILD: add libm onlyon posix systems 2012-05-06 15:32:59 +02:00
tree.py ENH: moved export_graphviz to sklearn/tree/export.py 2013-04-16 12:29:58 +02:00