welcome to contribute for this feature.
@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).
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).