An open API service indexing awesome lists of open source software.

https://github.com/kirillseva/explain

Model-agnostic prediction explanations
https://github.com/kirillseva/explain

Last synced: 3 months ago
JSON representation

Model-agnostic prediction explanations

Awesome Lists containing this project

README

        

# Local Interpretable Model-agnostic Explanations

[![Build Status](https://travis-ci.org/kirillseva/explain.svg?branch=master)](https://travis-ci.org/kirillseva/explain) [![codecov](https://codecov.io/gh/kirillseva/explain/branch/master/graph/badge.svg)](https://codecov.io/gh/kirillseva/explain)

Explaining a classifier's decision using **local interpretable model-agnostic explanations** method.
Based on ["Why Should I Trust You?"](https://arxiv.org/abs/1602.04938) paper.