explainability-challenges
Testing
The test suite is executable via the pytest package.
First, install pytest with
pip install pytest
Then, install the package locally for development purposes by running
pip install -e .
in the root directory of the project. Finally, run the test suite with
pytest
To run only fast tests, run
pytest -m "not slow"
OS-Specific Issue
For Windows devices, if the script hangs due to kaleido, run
pip uninstall kaleido
pip install kaleido==0.1.0.post1
Release files for explainability-challenges 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| explainability-challenges-0.0.1.tar.gz | 21.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| explainability_challenges-0.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 49.9 kB
Release files / explainability-challenges-0.0.1.tar.gz
| Download URL | explainability-challenges-0.0.1.tar.gz |
|---|---|
| Size | 21.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b4bde3a1abed7bb203fbb2e9fa400472ee4be1e844c21845ffd42abf2b83dc3c
|
|
BLAKE2b-256 checksum How to use checksums |
2f65863ad5d1606251c6ee20e628fec2b3d980e4ad36d466a08323e196080090
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.6
|
Release files / explainability_challenges-0.0.1-py3-none-any.whl
| Download URL | explainability_challenges-0.0.1-py3-none-any.whl |
|---|---|
| Size | 28.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
5994c1a5a731203ca805721e733414fec5b021e60e531bea9e8aa66ec4808a91
|
|
BLAKE2b-256 checksum How to use checksums |
5f8696edae77589c099e35a77860cf996769891a8208e4cf27b85271a9cc1ded
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.6
|