christophM / interpretable-ml-book

Book about interpretable machine learning
https://christophm.github.io/interpretable-ml-book/
Other
4.75k stars 1.06k forks source link

why SHAP feature dependence does not aggregate into a mean value with error bar, instead of scatter plot? #249

Closed chjq201410695 closed 3 years ago

chjq201410695 commented 3 years ago

as title of this question.

What is the reason that only scatter plot can be used?

christophM commented 3 years ago

it's possible to use other plots of course. for the technical implementation you have to either do it yourself or look at https://github.com/slundberg/shap