Skip to content

Add local explainability implementation  #67

@willfleury

Description

@willfleury

Add local explainability example for Python XGBoost using the following package

https://pypi.org/project/alibi/

Unlike shap, this allows to produce the explainer once (training) and then save it (serialize) so you can load it later and use it for individual prediction explaination.

Add the explain endpoint in the scoring.py->ModelScorer.explain()

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions