Deep Model Explainer

  • Deep Explainer
  • Gradient Explainer
  • Kernel Explainer

Deep Explianer


Compute SHAP values for deep learning models that is based on connections between SHAP and the DeepLIFT algorithm.

Gradient Explianer


Gradient explainer uses expected gradients, which merges ideas from integrated gradients, SHAP, and SmoothGrad into a single expection equation.

Kernel Explianer

Kernel explainer is a method that uses a special weighted linear regression to compute the importance of each feature.

SBRL(Scalable Bayesian Rule list)

SBRL is a scalable Bayesian Rule List. It’s a generative estimator to build hierarchical interpretable decision lists.

Machine Learning Applications and practices