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
dc2bc8a5ec
scikit-learn
/
sklearn
/
tree
History
Joel Nothman
b3bdb08964
DOC fix formatting of attributes etc. in docstrings
2014-07-28 19:04:59 +10:00
..
tests
min_weight_fraction: comments and pep8
2014-07-02 11:47:32 +02:00
__init__.py
ENH: moved export_graphviz to sklearn/tree/export.py
2013-04-16 12:29:58 +02:00
_tree.c
ENH improve rand_int and rand_uniform
2014-07-16 16:03:43 +02:00
_tree.pxd
tree: use min_weight_leaf internally while exposing min_weight_fraction_leaf
2014-07-02 11:47:32 +02:00
_tree.pyx
ENH improve rand_int and rand_uniform
2014-07-16 16:03:43 +02:00
_utils.c
MAINT reduce amount of boiler code using standard C operations
2014-06-19 20:13:59 +02:00
_utils.pxd
FIX: Set correct impurity values in BestFirstBuilder
2014-04-10 20:27:37 +02:00
_utils.pyx
MAINT reduce amount of boiler code using standard C operations
2014-06-19 20:13:59 +02:00
export.py
MAINT remove deprecated code
2014-07-23 16:19:40 +02:00
setup.py
moved data structures (Stack + Heap) to _utils
2013-11-22 15:33:59 +01:00
tree.py
DOC fix formatting of attributes etc. in docstrings
2014-07-28 19:04:59 +10:00