fatf.utils.transparency.explainers
.Explainer¶
-
class
fatf.utils.transparency.explainers.
Explainer
[source]¶ A base class for any explainer object implemented in the package.
New in version 0.0.2.
Methods
Generates an explanation of a single data point (instance).
Generates a model explanation.
Computes feature importance.