Gilles Louppe
b25c574b76
DOC: Standardized the module documentation format (2)
2011-11-30 11:05:10 +01:00
Gilles Louppe
dfd924c2b3
DOC: Added module descriptions
2011-11-12 12:19:16 +01:00
Gilles Louppe
7bd3f88ff1
Rebase of @bdholt1's ensemble branch
2011-11-12 11:29:38 +01:00
Gilles Louppe
5975f4ce38
Removed extra-trees from __init__
2011-11-09 21:04:25 +01:00
Gilles Louppe
951b9973ae
Completed documentation
2011-11-07 10:54:14 +01:00
Gilles Louppe
3e04da6763
Fixed bugs in forest + first test
2011-11-04 14:19:58 +01:00
Brian Holt
c5ad2c5aa5
rewrote GraphvizExporter into a function export_graphviz
2011-09-26 10:57:39 +01:00
Brian Holt
625b35846a
Incorporated suggested changes to Graphviz exporter
...
Renamed Visitor to Exporter
Moved all write functions into the exporter
Removed Leaf class (only use Node class, so that samples and error are shown)
Assign nodes a repeatable unique id
Replaced .png files with .svg files
2011-09-12 16:00:49 +01:00
Brian Holt
b8d4d4ba9e
renamed scikits.learn to sklearn
2011-09-05 21:07:33 +01:00
Brian Holt
b484aa4432
merged upstream-master into enh/tree
2011-09-03 13:04:27 +01:00