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
0a01292dbf
scikit-learn
/
sklearn
/
tree
History
Gilles Louppe
34cdc4e222
FIX: prevent early stopping in tree construction (2) + Test
2012-10-22 15:36:36 +02:00
..
tests
FIX: prevent early stopping in tree construction (2) + Test
2012-10-22 15:36:36 +02:00
__init__.py
DOC: Standardized the module documentation format (2)
2011-11-30 11:05:10 +01:00
_tree.c
FIX: prevent early stopping in tree construction (2) + Test
2012-10-22 15:36:36 +02:00
_tree.pxd
change dtype of y to float64 (aka DOUBLE_t)
2012-07-21 15:54:36 +02:00
_tree.pyx
FIX: prevent early stopping in tree construction (2) + Test
2012-10-22 15:36:36 +02:00
setup.py
BUILD: add libm onlyon posix systems
2012-05-06 15:32:59 +02:00
tree.py
DOC fixed default value of ``compute_importance`` in DecisionTreeClassifier docstring.
2012-09-15 18:10:43 +01:00