scikit-learn/sklearn/tree
Lars Buitinck 71d524396c FIX replace np.atleast_2d with new utils.array2d
atleast_2d will pass through np.matrix
2011-10-25 15:16:31 +02:00
..
tests ENH accept matrix input throughout 2011-10-21 13:51:12 +02:00
__init__.py rewrote GraphvizExporter into a function export_graphviz 2011-09-26 10:57:39 +01:00
_tree.c SPEED tree: 2X in Gini criteria 2011-10-17 10:39:05 +02:00
_tree.pyx SPEED tree: 2X in Gini criteria 2011-10-17 10:39:05 +02:00
setup.py cosmit: pep8 and trailing spaces 2011-10-05 10:16:51 +02:00
tree.py FIX replace np.atleast_2d with new utils.array2d 2011-10-25 15:16:31 +02:00