mpolinowski / sklearn-model-explainability

SHAP (SHapley Additive exPlanations) is a game theoretic approach to explain the output of any machine learning model.

Home Page:https://mpolinowski.github.io/docs/IoT-and-Machine-Learning/ML/2023-09-10--model-explainability-shap/2023-09-11

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scikit-Learn ML Model Explainability

SHAP (SHapley Additive exPlanations) is a game theoretic approach to explain the output of any machine learning model. It connects optimal credit allocation with local explanations using the classic Shapley values from game theory and their related extensions.

Dataset

Scikit-Learn ML Model Explainability

About

SHAP (SHapley Additive exPlanations) is a game theoretic approach to explain the output of any machine learning model.

https://mpolinowski.github.io/docs/IoT-and-Machine-Learning/ML/2023-09-10--model-explainability-shap/2023-09-11


Languages

Language:Jupyter Notebook 100.0%