Michael Mayer announces a new Python package:
LightSHAP is here – a new, lightweight SHAP implementation for tabular data. While heavily inspired from the famous shap package, it has no dependency on it. LightSHAP simplifies working with dataframes (pandas, polars) and categorical data.
Read on to see how it works. Version 0.1.12 is the current version as of this post and it’s available via PyPi.