Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 466 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 466 Bytes

Tutorial on displaying SHAP force plots in Python HTML

How to render SHAP force plots on your web application. My solution is in Flask, but hopefully the approach can fit your needs.

Read the blog post

  • Only works for force plots
  • Example result:

example result


Steps to reproduce:

  • run app.py
  • see localhost result