"git@developer.sourcefind.cn:tianlh/lightgbm-dcu.git" did not exist on "c060ca759047217a6102ab15fb40611a4e518dc2"
  • 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
plotting.py 12.6 KB