Ivan Wiryadi
|
db968e2d14
|
DOC Fix documentation of default values in tree exports (#17834)
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
Co-authored-by: Juan Carlos Alfaro Jiménez <JuanCarlos.Alfaro@uclm.es>
|
2020-07-10 10:13:16 +02:00 |
Max Del Giudice
|
2253807bb4
|
DOC fixed default values in doc string for plot_tree (#17496)
|
2020-06-06 16:49:27 -04:00 |
Andreas Mueller
|
2f26540ee9
|
ENH use colors from style in tree plotting (#17187)
|
2020-05-21 10:30:39 +10:00 |
Thomas J Fan
|
388999b59d
|
API Deprecate positional arguments in tree module (#16966)
|
2020-04-22 09:20:57 -04:00 |
Rick Mackenbach
|
c6fe262bc6
|
ENH Improve error message for not fitted trees in plot_tree (#16253)
|
2020-01-29 10:33:42 +01:00 |
Chiara Marmo
|
9c62eee695
|
MNT Deprecate unused 'rotate' parameter in tree.plot_tree. (#15806)
* Deprecate unused 'rotate' parameter in tree.plot_tree.
* Clarify warning and docstring. Add test.
* Fix lint error and adress comment.
* Fix python lint error.
* Add what's new entry. Conform to skl convention.
* Update sklearn/tree/tests/test_export.py
Co-Authored-By: Olivier Grisel <olivier.grisel@ensta.org>
|
2019-12-07 18:36:40 +01:00 |
Adrin Jalali
|
437ca0553c
|
MNT Makes modules in tree and ensemble private (#14964)
|
2019-10-16 10:39:00 -04:00 |