Manage ICE plot visibility and overcrowding
masterIndividual Conditional Expectation (ICE) plots can suffer from two main visual issues:
- Difficulty comparing curves: Because curves start at different $\hat{f}(x)$ values, it can be hard to see if they differ in shape. Use the
centerparameter inpdp_plotorpdp_interact_plotto align them. - Overcrowding: Drawing too many ICE curves makes the plot unreadable. Use the
frac_to_plotorclusterparameters inpdp_plotorpdp_interact_plotto limit the number of curves displayed.