TeamHG-Memex / eli5

A library for debugging/inspecting machine learning classifiers and explaining their predictions
http://eli5.readthedocs.io
MIT License
2.75k stars 331 forks source link

Complete Grad-CAM, Transformers + SHAP (GSoC) #370

Open teabolt opened 4 years ago

teabolt commented 4 years ago

Hi,

I would like to work on ELI5 as a GSOC student again. I would like to merge the Grad-CAM PR's https://github.com/TeamHG-Memex/eli5/pull/325 and https://github.com/TeamHG-Memex/eli5/pull/327, work on extra features like adding tensorflow support, and look into explaining Transformer networks. If there is time I would also like to look into adding SHAP https://github.com/TeamHG-Memex/eli5/issues/299.

@ivanprado

Thanks, Tomas