Relative Content

Tag Archive for pythonfeature-selectionshapshapley

Using the SHAP library without specifying a “true” model

My team and I are fairly new to SHAP, and we are trying to run some tests where we can apply SHAP on some synthetic data that we created. We have a regression task at hand, where there are 5 numeric independent variables and 1 numeric dependent variable.

Using the SHAP library without specifying a “true” modele

My team and I are fairly new to SHAP, and we are trying to run some tests where we can apply SHAP on some synthetic data that we created. We have a regression task at hand, where there are 5 numeric independent variables and 1 numeric dependent variable.