This website requires JavaScript.
Explore
Help
Sign In
baohan
/
scikit-learn
mirror of
https://github.com/scikit-learn/scikit-learn.git
Watch
0
Star
0
Fork
You've already forked scikit-learn
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cb3eff0899
scikit-learn
/
sklearn
/
tree
History
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