robinvanschaik / interpret-flair

A small repository to test Captum Explainable AI with a trained Flair transformers-based text classifier.
MIT License
24 stars 2 forks source link

Add shap explainer #4

Closed robinvanschaik closed 3 years ago

robinvanschaik commented 3 years ago

This branch tracks the progress of adding the SHAP explainer to the repo.

Currently running into some bugs.