Open Theanh2 opened 2 years ago
Implementation of Sensitivity-n metric
Fixes #16 .
Please write a long description about this pull request.
pre-commit run --all-files
mypy saliency_metrics
sh tests/run_tests.sh
cd docs/ && make html
Short Description
Implementation of Sensitivity-n metric
Fixes #16 .
Long Description
Please write a long description about this pull request.
Checklist
pre-commit run --all-files
).mypy saliency_metrics
).sh tests/run_tests.sh
).cd docs/ && make html
and host the webpage locally).