Lightgbm: Plot functions for Python/R wrapper

Created on 8 Jan 2017  路  7Comments  路  Source: microsoft/LightGBM

welcome to contribute for this feature.

feature request help wanted r-package

Most helpful comment

@guolinke I might work on it in the next months to integrate tabplot for LightGBM R package: https://cran.r-project.org/web/packages/tabplot/vignettes/tabplot-vignette.html - it's (unconsciously) a generalization of partial dependency plots for large datasets, although it is not producing plots which are exactly 100% perfectly accurate (due to dealing with binning).

All 7 comments

@guolinke I think it is done in R package and Python package for now.

What else do you think users might need? (partial dependence plots?)

@Laurae2 Hi, Is any one working on partial dependency plots ?

@HareenVenigalla not yet I think

refer to a better visual analytics tool: https://github.com/thu-vis/BOOSTVis2

Hi team, checking to see if the partial dependency plot functionality is still on the to-be-included list. Thanks!

^Would really love to see Partial dependence plots, too.

@guolinke I might work on it in the next months to integrate tabplot for LightGBM R package: https://cran.r-project.org/web/packages/tabplot/vignettes/tabplot-vignette.html - it's (unconsciously) a generalization of partial dependency plots for large datasets, although it is not producing plots which are exactly 100% perfectly accurate (due to dealing with binning).

Was this page helpful?
0 / 5 - 0 ratings