Skip to content

v0.1.0

Latest

Choose a tag to compare

@rustyconover rustyconover released this 21 Jul 14:38

First release of vgi-explain — a VGI worker computing SHAP explanations (shap_values, shap_base_value, feature_importance) for fitted scikit-learn / XGBoost models as DuckDB/SQL table functions.

Ships:

  • sdist + wheel (attached below)
  • multi-arch container images at ghcr.io/query-farm/vgi-explain (:0.1.0, :latest, :edge), serving HTTP (/health + VGI RPC) and stdio transports.