XAI-ANITI / ethik

:mag_right: A toolbox for fair and explainable machine learning
https://xai-aniti.github.io/ethik/
GNU General Public License v3.0
53 stars 5 forks source link

Multi dim #119

Closed Vayel closed 4 years ago

Vayel commented 4 years ago

In CacheExplainer, a user should be able to:

Vayel commented 4 years ago

ImageClassificationExplainer() is super slow

image

In 1D, use * instead of np.dot():

image

Vayel commented 4 years ago

ImageClassificationExplainer().plot_influence() gives a weird result:

image