Dnn-Inference is a Python module for hypothesis testing based on deep neural networks.
Project description
🔬 dnn-inf: significance tests of feature relevance for a black-box model
dnn-inference is a Python module for hypothesis testing based on black-box models, including deep neural networks.
GitHub repo: https://github.com/statmlben/dnn-inference
Documentation: https://dnn-inference.readthedocs.io
Open Source: MIT license
Paper: arXiv:2103.04985
Installation
Dependencies
dnn-inference requires: Python>=3.8 + requirements.txt
pip install -r requirements.txt
User installation
Install dnn-inference using pip
pip install dnn_inference
pip install git+https://github.com/statmlben/dnn-inference.git
Reference
If you use this code please star the repository and cite the following paper:
@misc{dai2021significance,
title={Significance tests of feature relevance for a blackbox learner},
author={Ben Dai and Xiaotong Shen and Wei Pan},
year={2021},
eprint={2103.04985},
archivePrefix={arXiv},
primaryClass={stat.ML}
}
Notebook
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dnn-inference-0.16.tar.gz
(22.5 kB
view details)
File details
Details for the file dnn-inference-0.16.tar.gz
.
File metadata
- Download URL: dnn-inference-0.16.tar.gz
- Upload date:
- Size: 22.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f7af9ac533cb0bc5235054d65681cc27b71e825de54fb898ab8130dd25294011 |
|
MD5 | 19767380fbdd3e2409e6600f771c2437 |
|
BLAKE2b-256 | 58f9c35b54e9c83d4444709e824df065303a7c4354ea24554dc85f00a50749c4 |