Skip to content
#

shapley-additive-explanations

Here are 36 public repositories matching this topic...

Using a Kaggle dataset, customer personality was analysed on the basis of their spending habits, income, education, and family size. K-Means, XGBoost, and SHAP Analysis were performed.

  • Updated Nov 4, 2021
  • Jupyter Notebook

This repository is associated with interpretable/explainable ML model for liquefaction potential assessment of soils. This model is developed using XGBoost and SHAP.

  • Updated Mar 28, 2024
  • Jupyter Notebook

The goal of SHAP is to explain the prediction of an instance x by computing the contribution of each feature to the prediction. The SHAP explanation method computes Shapley values from coalitional game theory. The feature values of a data instance act as players in a coalition.

  • Updated Dec 3, 2022
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the shapley-additive-explanations topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the shapley-additive-explanations topic, visit your repo's landing page and select "manage topics."

Learn more