scikit-learn/sklearn/tree
Manoj Kumar 24198ffbb8 Merge pull request #6419 from nelson-liu/fix_linkcheck
[MRG+1] DOC: Fix broken links
2016-03-30 18:17:48 -04:00
..
tests Fix for issue #6352 2016-02-17 02:05:25 +00:00
__init__.py ENH: moved export_graphviz to sklearn/tree/export.py 2013-04-16 12:29:58 +02:00
_criterion.pxd DOC: better docstring for sum_total 2015-09-22 09:33:59 +02:00
_criterion.pyx MAINT remove my email address 2016-03-04 10:43:41 +01:00
_splitter.pxd Remove redundant words in sklearn 2016-02-23 16:54:03 +08:00
_splitter.pyx MAINT remove my email address 2016-03-04 10:43:41 +01:00
_tree.pxd ENH rename decision_paths to decision_path 2015-10-21 17:05:56 +02:00
_tree.pyx MAINT remove my email address 2016-03-04 10:43:41 +01:00
_utils.pxd ENH split _tree.pyx into several files 2015-09-09 11:28:24 +02:00
_utils.pyx ENH split _tree.pyx into several files 2015-09-09 11:28:24 +02:00
export.py Fixed codestyle 2016-02-18 23:02:10 +09:00
setup.py ENH split _tree.pyx into several files 2015-09-09 11:28:24 +02:00
tree.py [DOC] Fix broken links 2016-03-23 12:45:34 -07:00