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

https://github.com/bukson/explanation_power

Calculating explanation power of shap and lime machine learning explainers
https://github.com/bukson/explanation_power

Last synced: 8 months ago
JSON representation

Calculating explanation power of shap and lime machine learning explainers

Awesome Lists containing this project

README

          

## Requirements
python 3.11

## Instalation

```bash
pip install -r requirements.txt
```

## Usage

Example usage for IMDB review dataset in notebooks/movie_review_explanation_analysis.ipynb