dianna-ai / dianna

Deep Insight And Neural Network Analysis
https://dianna.readthedocs.io
Apache License 2.0
48 stars 13 forks source link

change output of RISE to have a zero neutral value #784

Open cwmeijer opened 5 months ago

cwmeijer commented 5 months ago

We should subtract p_keep from the output map before returning and mention this in the docstring.

elboyran commented 5 months ago

Is the best place to do that in the normalize function fromrise_utils?

elboyran commented 2 months ago

Is this the solution to #856?