- 16 Oct, 2018 1 commit
-
-
Nikita Titov authored
* added docstring style test and fixed errors in existing docstrings * hotfix * hotfix * fix grammar * hotfix
-
- 20 Sep, 2018 1 commit
-
-
Nikita Titov authored
-
- 15 Sep, 2018 1 commit
-
-
Nikita Titov authored
-
- 02 Sep, 2018 1 commit
-
-
Nikita Titov authored
* use kwargs in tree plotting functions * relaxed version
-
- 20 Jul, 2018 1 commit
-
-
Nikita Titov authored
-
- 26 Jun, 2018 1 commit
-
-
Jason Tam authored
* [python] dont format string values with precision * indent * use compat.string_type * remove parentheses
-
- 20 Jun, 2018 1 commit
-
-
Nikita Titov authored
* removed excess import * added tests for plotting trees in Python * refined module_INSTALLED mechanism * added note about that create_tree_digraph is better than plot_tree
-
- 09 Jun, 2018 1 commit
-
-
Nikita Titov authored
* fixed grammar * fixed params description in graph plotting functions * clarified types of attributes in their descriptions * increased readability of graphs by adding spaces * added precision parameter to plot tree functions
-
- 21 Mar, 2018 1 commit
-
-
JiechengZhao authored
-
- 07 Sep, 2017 1 commit
-
-
Nikita Titov authored
* fixed description of Dataset * fixed description of Booster * fixed description of train * fixed description of cv * fixed description of callbacks * fixed description of plotting * hotfixes
-
- 18 Aug, 2017 1 commit
-
-
run2 authored
* Fix Invalid decision type error while plotting tree in Python * Fix Invalid decision type error while plotting tree in Python (modified = to ==)
-
- 26 Apr, 2017 1 commit
-
-
Tsukasa OMOTO authored
-
- 12 Apr, 2017 2 commits
-
-
Tsukasa OMOTO authored
* python-package: add graphviz.Digraph parameters * examples: add a plottig example with graphviz * fix tree index in print
-
Tsukasa OMOTO authored
* python-package: refine plot_tree This change splits plot_tree to two methods: 1. method of creating digraph of tree 2. method of plotting the digraph with matplotlib * fix doc * fix doc
-
- 01 Mar, 2017 2 commits
- 03 Feb, 2017 1 commit
-
-
wxchan authored
* refine plot * use warnings * refine logic * revert 'move to compat.py'
-
- 28 Jan, 2017 1 commit
-
-
wxchan authored
* add plot metrics * move 'raise Exception' to check_not_tuple_of_2_elements * rename 'plot_metrics' to 'plot_metric' * fix misleading message/docs * change 'Metrics' in title to 'Metric' * fix misleading comment
-
- 25 Jan, 2017 1 commit
-
-
wxchan authored
* add plot tree * add docs * add example * add test * fix test * fix decision type * add show_info * use feature name if available
-
- 20 Jan, 2017 1 commit
-
-
wxchan authored
* add plot importance * add plot example
-