文件名称:justicia:验证机器学习公平性的正式方法
文件大小:193KB
文件格式:ZIP
更新时间:2024-04-22 04:21:23
Python
Justicia 这是我们。 安装 安装python库pip install justicia 安装其他python依赖项pip install -r requirements.txt 其他依赖 。 检出兼容版本。 git clone https://github.com/NTU-ALComLab/ssatABC.git git checkout 91a93a57c08812e3fe24aabd71219b744d2355ad
【文件预览】:
justicia-master
----setup.py(1KB)
----.gitignore(267B)
----justicia()
--------__init__.py(0B)
--------dependency_utils.py(9KB)
--------ssat_wrap.py(12KB)
--------utils.py(35KB)
--------linear_classifier_wrap.py(12KB)
--------metrics.py(42KB)
--------decision_tree_wrap.py(18KB)
--------mlic_wrap.py(3KB)
--------poison_attack_wrap.py(553B)
----requirements.txt(2KB)
----LICENSE(1KB)
----doc()
--------test_dataset_communities.py(203B)
--------test_justicia.py(3KB)
--------2. Varifying group fairness.ipynb(352KB)
--------1. Introduction to Justicia: a formal fairness verifier.ipynb(21KB)
----setup.cfg(39B)
----README.md(528B)
----clean.sh(215B)