CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
shap
09-12
Back-end
use SHAP values to explain a PCA-selected dataset
09-11
Software engineering
Extract feature importance per class from SHAP summary plot from a multi-class problem
09-02
other
What is the correct way to obtain explanations for predictions using Shap?
08-11
Net
How to improve the resolution of the shap plot to save
08-09
Net
How to build SHAP summary plot after creating ML model by GridSearchCV in Python?
08-05
Enterprise
Why use (regressor.layers[0].input, regressor.layers[-1].output) instead of just regressor in DeepEx
06-17
Mobile
How to extract the most important features from a ML model using SHAP - why are all my column names
06-05
OS
TypeError: __init__() missing 1 required positional argument: 'data'
06-01
database
SHAP Linear model waterfall with KernelExplainer and LinearExplainer
05-31
OS
SHAP Linear model waterfall with Kernel and linear explainer
05-20
Blockchain
SHAP plotting waterfall using an index value in dataframe
05-16
Software design
Is there a way to broadcast ndarray of different shapes into a single ndarray?
05-12
Mobile
SHAP values interpretation for multi-class
05-06
Blockchain
Shap value plotting error on Databricks but works locally
05-04
Enterprise
How to add title to the plot of shap.plots.force with Matplotlib?
05-04
Enterprise
SHAP Summary Plot and Mean Values displaying together
04-10
Enterprise
Using SHAP with custom sklearn estimator
04-07
Blockchain
Get waterfall plot values of a feature in a dataframe using shap package
04-01
Blockchain
export SHAP waterfall plot to dataframe
03-31
OS
Plot SHAP values in waterfall and beeswarm plots
03-25
Enterprise
How to export SHAP local explanations to dataframe?
03-22
Mobile
How to filter redundant features using shap.utils.hclust not only by visual inspection barplot?
03-15
OS
How to output Shap values in probability and make force_plot from binary classifier
11-26
Blockchain
Can't display bar plot with SHAP
09-28
front end
Change aspect ratio of SHAP plots
Links:
CodePudding