model-diagnostics icon indicating copy to clipboard operation
model-diagnostics copied to clipboard

Partial Dependence

Open lorentzenchr opened this issue 2 years ago • 2 comments

compute_partial_dependence and plot_partial_dependence

lorentzenchr avatar Mar 07 '23 21:03 lorentzenchr

#162 implemented partial dependece. So compute_partial_dependence is more about making it public. The plotting needs a bit of code though.

Under which module should it be placed? A new one like model_diagnostics.explanation?

lorentzenchr avatar Aug 21 '24 06:08 lorentzenchr

Indeed! Or model_diagnostics.explain?

mayer79 avatar Aug 21 '24 06:08 mayer79