XAI

Explainable AI (XAI), or Interpretable AI, is artificial intelligence (AI) in which the results of the solution can be understood by humans
See:

Resources

Events, talks

Books

Code

See AI/Deep Learning/Explainability methods for NNs#Code

References

Model-agnostic methods

Partial Dependence Plot

Individual Conditional Expectation

Permutation Feature Importance

Surrogate models

Maximum activation analysis

Sensitivity analysis

Variable importance measures

Explainability methods for Neural Networks

See AI/Deep Learning/Explainability methods for NNs