ai-privacy-toolkit/requirements.txt
andersonm-ibm 782edabd58
Add dataset privacy risk assessment example notebook. (#73)
* Add dataset assessment notebook and reference to module from project README

Signed-off-by: Maya Anderson <mayaa@il.ibm.com>
2023-05-04 12:21:42 +03:00

20 lines
281 B
Text

numpy==1.22.0
pandas~=1.1.0
scipy==1.4.1
scikit-learn>=0.22.2
torch>=1.8.0
tqdm>=4.64.1
matplotlib>=3.7.0
adversarial-robustness-toolbox>=1.11.0
# testing
pytest==5.4.2
tensorflow==2.8.3
xgboost==1.7.2
Pillow==9.3.0
sortedcontainers==2.4.0
#notebooks
notebook
jupyter
ipywidgets