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
7e4ea9e4db
scikit-learn
/
sklearn
/
tree
History
Gilles Louppe
370a0b5755
FIX: avoid dividing by zero in Tree.compute_importances
2012-04-10 19:16:59 +02:00
..
tests
Merge pull request
#707
from amueller/graphviz_dot_refactoring
2012-03-25 07:50:07 -07:00
__init__.py
DOC: Standardized the module documentation format (2)
2011-11-30 11:05:10 +01:00
_tree.c
rm custom regression tree prediction method
2012-03-29 08:35:26 +02:00
_tree.pyx
rm custom regression tree prediction method
2012-03-29 08:35:26 +02:00
setup.py
cosmit: pep8 and trailing spaces
2011-10-05 10:16:51 +02:00
tree.py
FIX: avoid dividing by zero in Tree.compute_importances
2012-04-10 19:16:59 +02:00