mboost
mboost copied to clipboard
Allow for setting an evaluation grid for partial dependence plots
Is it possible to add a parameter to the plot functions that lets a user define the grid (or its length) over which the partial dependence plots are evaluated? Right now all unique values are used, but when those are many, that process can take extremely long (especially for 2D PDPs) or never even completes.