scikit-learn/sklearn/tree
Gilles Louppe c4d40ad087 DOC: Return->Returns 2011-12-20 13:47:16 +01:00
..
tests COSMIT some pep8 2011-11-28 23:39:46 +01:00
__init__.py DOC: Standardized the module documentation format (2) 2011-11-30 11:05:10 +01:00
_tree.c FIX: Use random_state in _find_best_random_split 2011-11-24 09:24:08 +01:00
_tree.pyx FIX: Use random_state in _find_best_random_split 2011-11-24 09:24:08 +01:00
setup.py cosmit: pep8 and trailing spaces 2011-10-05 10:16:51 +02:00
tree.py DOC: Return->Returns 2011-12-20 13:47:16 +01:00