1. 12 Apr, 2017 1 commit
    • Tsukasa OMOTO's avatar
      python-package: refine plot_tree (#388) · 61ad133b
      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
      61ad133b
  2. 01 Mar, 2017 2 commits
  3. 03 Feb, 2017 1 commit
  4. 28 Jan, 2017 1 commit
    • wxchan's avatar
      [python-package] add plot metrics (#266) · 58565547
      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
      58565547
  5. 25 Jan, 2017 1 commit
    • wxchan's avatar
      [python-package] add plot tree (#262) · 8980fc72
      wxchan authored
      * add plot tree
      
      * add docs
      
      * add example
      
      * add test
      
      * fix test
      
      * fix decision type
      
      * add show_info
      
      * use feature name if available
      8980fc72
  6. 20 Jan, 2017 1 commit