shap.Explainer — SHAP latest documentation
shap.readthedocs.io › shapshap.Explainer. Uses Shapley values to explain any machine learning model or python function. This is the primary explainer interface for the SHAP library. It takes any combination of a model and masker and returns a callable subclass object that implements the particular estimation algorithm that was chosen.
Examples — SHAP latest documentation
shap-lrjball.readthedocs.io › en › latestPartition explainer; Simple Boston Demo; Plots. Documentation by example for shap.plots.bar; Documentation by example for shap.plots.beeswarm; Documentation by example for shap.plots.decision_plot; Documentation by example for shap.dependence_plot; Documentation by example for shap.plots.heatmap; Documentation by example for shap.plots.scatter