From entry hotspot analysis in glossary Artificial Intelligence: humans at the heart of algorithms
Hotspot analysis highlights areas of an image or features in data that are important. It is often used in explainable AI applied to machine learning models such as a neural network; pixels or features are highlighted that are particularly critical in determining the output. These hotspots can sometimes be derived by modifying the algorithm used in the model, but perturbation methods can be used with a black-box model.
Used in Chap. 8: pages 121, 122
Links:
alandix.com: XAI Kitbag
