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
- Host: GitHub
- URL: https://github.com/bukson/explanation_power
- Owner: bukson
- License: mit
- Created: 2024-09-22T09:16:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-26T17:41:41.000Z (over 1 year ago)
- Last Synced: 2025-02-09T13:23:46.521Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 24.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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