-
Notifications
You must be signed in to change notification settings - Fork 282
Open
Description
It would be very useful if there were partial dependence plots and variable important plots like there are for random forests and for gradient boosting (with help of the pdp package). I had to code up my own pdp and even with the help of chatgpt, it took a couple of hours and still may have some bugs. There were unanticipated challenges such as the need to scale my predictors for the deep neural net, but then get the partial dependence plots back in their usual scales (e.g., temperature in K). Or maybe ask the authors of pdp (in R) to add some code so that keras3 output could be used in their very nice partial dependence plots. Thanks.
Metadata
Metadata
Assignees
Labels
No labels