Lime: Explaining the predictions of any machine learning classifier
BSD 2-Clause "Simplified" License
11.64k
stars
1.81k
forks
source link
There is a new technique called Quantitative Input Influence (QII), it is very similar to lime especially in explaining the image classification model, but could you please help me in understanding the key difference between LIME and QII? #608
QII Paper: https://people.umass.edu/yzick/papers/transparency.oakland16.pdf
Code base: https://github.com/hovinh/QII