Would it be feasible to confine two-dimensional plots (i.e., for pairwise interactions) from show(ebm.explain_global()) to the boundary of the convex hull between the data points of the two variables in question? I've found this to make it much easier to avoid interpreting such graphs in areas where there is little to no data. Example plot below (see https://doi.org/10.32614/RJ-2017-016 for details and more examples).

Would it be feasible to confine two-dimensional plots (i.e., for pairwise interactions) from
show(ebm.explain_global())to the boundary of the convex hull between the data points of the two variables in question? I've found this to make it much easier to avoid interpreting such graphs in areas where there is little to no data. Example plot below (see https://doi.org/10.32614/RJ-2017-016 for details and more examples).