dianna-ai / dianna-exploration

This repository contains the expliratory and research work from the DIANNA project
https://research-software-directory.org/projects/dianna
Apache License 2.0
2 stars 1 forks source link

Mnist tutorial #165

Closed WillemSpek closed 1 year ago

WillemSpek commented 1 year ago

Added a tutorial on using the incremental deletion metric for MNIST data. I used KernelSHAP for a change to explain the image and then let loose the deleter. results are shown in the notebook :)

review-notebook-app[bot] commented 1 year ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

WillemSpek commented 1 year ago

Thanks! I have resolved this issue by using the default keyword arguments from dianna.visualization. I also managed to resolve some import issues and the issue that the curves didnt meet at the baseline value of .5 :)