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
c808ec00ba
scikit-learn
/
sklearn
/
tree
History
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