[78ef36]: / docs / _sources / grad.rst.txt

Download this file

25 lines (15 with data), 489 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
.. currentmodule:: slideflow.grad
slideflow.grad
==============
This submodule contains tools for calculating and display pixel attribution, or
saliency, maps. See :ref:`saliency` for more information.
.. autoclass:: SaliencyMap
:inherited-members:
.. automodule:: slideflow.grad
:members:
.. autofunction:: comparison_plot
.. autofunction:: inferno
.. autofunction:: multi_plot
.. autofunction:: oranges
.. autofunction:: overlay
.. autofunction:: saliency_map_comparison