Andreas Mueller
2fe9da701d
DOC Add note about sample weights in export_graphviz.
2014-11-06 10:23:45 -05:00
Lars Buitinck
56057c9630
MAINT remove deprecated code
2014-07-23 16:19:40 +02:00
Lars Buitinck
ac9bfdb3ba
MAINT make export_graphviz more exception-safe
2014-05-09 14:18:02 +02:00
Gilles Louppe
1a887dda68
COSMIT: Various PEP8
2014-01-16 14:34:10 +01:00
Arnaud Joly
7551a82e89
ENH reduce memory overhead of storing tree ensemble
2013-09-12 14:25:49 +02:00
Mathieu Blondel
b6f439370e
Merge pull request #2411 from Balu-Varanasi/remove_unused_import
...
removed unused import from example
2013-08-31 02:34:19 -07:00
balu
b38366e33a
removed unused import from example
2013-08-31 12:44:58 +05:30
balu
616dda35d7
add expected blank line
2013-08-31 12:23:23 +05:30
Noel Dawe
b62b0d3dc5
tree export_graphviz: remove unused close parameter and close the file if out_file is a string
2013-08-26 00:43:09 -07:00
Lars Buitinck
613d025d66
TST skip Graphviz export docstring in trees
...
Leaves temp files lying around on Python 3.x.
2013-07-22 15:18:18 +02:00
Gilles Louppe
52b193a239
WIP: PEP8 a few things
2013-07-22 12:20:00 +02:00
Gilles Louppe
3200735d1c
WIP: fix export functions
2013-07-22 12:19:56 +02:00
Robert Layton
dacfd8bd5d
DOC: Replaced all BSD style licenses with "BSD 3 clause"
...
Replaced all BSD style licenses with "BSD 3 clause"
Not checked yet!
Removed duplicate "3 clause, 3 clause"
Removed trailing period if exists
Fixed some missed licences, still about 50 to do, but those can be automated
Think I got the last of them.
Apparently me and sed have different ideas of regex.
Found a few more
2013-04-30 08:34:46 +02:00
Gilles Louppe
2b01f3aada
ENH: output criterion name instead of "error" in export_graphviz
2013-04-16 12:29:58 +02:00
Gilles Louppe
813d1a4049
ENH: add max_depth to export_graphviz
2013-04-16 12:29:58 +02:00
Gilles Louppe
e084727613
ENH: moved export_graphviz to sklearn/tree/export.py
2013-04-16 12:29:58 +02:00