-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
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()
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers