Skip to content

dianna-ai/distance_explainer

Repository files navigation

DOI workflow pypi badge

distance_explainer

XAI method to explain distances in embedded spaces

Installation

To install distance_explainer from GitHub repository, do:

git clone git@github.com:dianna-ai/distance_explainer.git
cd distance_explainer
python3 -m pip install .

Contributing

If you want to contribute to the development of distance_explainer, have a look at the contribution guidelines.

Credits

This package was created with Cookiecutter and the NLeSC/python-template.