Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aajanki/eli5-custom-vectorizer


https://github.com/aajanki/eli5-custom-vectorizer

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# eli5 with a custom scikit-learn vectorizer

See the [notebook](Text%20classifier%20explanations%20with%20a%20custom%20vectorizer.ipynb).

![Example of a highlighted document](images/fi-highlights.png)

## Setup

Download data and models:
```
scripts/get_data.sh
```

Open the notebook:
```
pipenv run jupyter notebook
```

## Note on library versions

Eli5 10.1 is not fully compatible with scikit-learn 0.22 or later.

## License

MIT