MLServer icon indicating copy to clipboard operation
MLServer copied to clipboard

Test / Integrate the full set of alibi explain techniques in mlserver

Open seldondev opened this issue 4 years ago • 0 comments
trafficstars

So far we have tested in mlserver Anchors and IntegratedGradients explainers.

We should at some point start checking if they other (e.g. SHAP and counterfactual) techniques work well in the current design.

Hopefully this should be straightforward, adding the relevant dependencies inhttps://github.com/SeldonIO/MLServer/blob/master/runtimes/alibi-explain/mlserver_alibi_explain/alibi_dependency_reference.py

seldondev avatar Oct 19 '21 08:10 seldondev