Skip to content

SeanPLeary/shapley-values-h2o-example

Repository files navigation

Shapley Values with H2O AutoML Example (ML Interpretability)

Example using H2O's AutoML with the SHAP (SHapley Additive exPlanations) library

Task List

  • Classification Example
  • Regression Example
  • Use Plotly for visualizations

Notebooks

Filename Description
shap_h2o_automl_classification.ipynb jupyter notebook w/ classification examples
shap_h2o_automl_classification.html html version for viewing force_plots
plotly_force_plot.ipynb jupyter notebook plotly force-plots
plotly_force_plot.html html version plotly force-plots

Step-by-step guide

[1]

conda env create -f environment.yml

[2]

source activate shap_h2o

[3] open jupyter notebook

References:

About

Shapley Values with H2O AutoML Example (ML Interpretability)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published