What is Explainable AI?
Why do we need Expalainbility?
Explainable Systems and Black Box Systems
Types of Explainability Techniques
Explainable Models
Linear Regression
Introduction
Assumptions
Model
Statistical interpretation
Decision Trees
How Do They Work?
Creating the model
Interpretation
Model Agonistic Methods
SHapley Additive exPlanations
Surrogate model
Local Interpretable Model-Agnostic Explanations and K-LIME
Partial Dependence Plot
Individual Conditional Plots
Data sets
Medical cost personal Dataset
Telecom Churn Dataset
Sales Opportunity Size Dataset
Pima Indians Diabetes Datasets
Implementation of these techniques on different models
Logistic regression
Random forest
GBM - PDP
GBM - ICE
Deep Learning
Last updated 3 years ago