Skip to content

balajissp/dash-shap-components

Repository files navigation

Dash SHAP Components

Dash SHAP Components is a Dash component library, a slick wrapper on top of shapjs library, created using the dash component boilerplate You can learn more about SHAP analysis from the docs

Only Force Plots and Force-Array plots are integrated in this package:

###Force Plots: Force Plot Example

###Force Array Plots: Force Array Plot Example

To use this component, install into your env using pip

$ pip install dash_shap_components

Contributing

See CONTRIBUTING.md