Commit graph

8 commits

Author SHA1 Message Date
Maya Anderson
c852e2bd37 Fix imports
Signed-off-by: Maya Anderson <mayaa@il.ibm.com>
2023-09-20 20:30:05 +03:00
Maya Anderson
34de3ff93b Address review comments, add additional distribution comparison tests and make them externally configurable too, in addition to the alpha becoming configurable.
Signed-off-by: Maya Anderson <mayaa@il.ibm.com>
2023-09-20 19:45:00 +03:00
Maya Anderson
0ee0bf05d6 Flake code cleanups
Signed-off-by: Maya Anderson <mayaa@il.ibm.com>
2023-09-20 09:23:22 +03:00
Maya Anderson
ad65f6f993 Add column distribution comparison, and a third method for dataset assessment by membership classification
Signed-off-by: Maya Anderson <mayaa@il.ibm.com>
2023-09-20 00:28:18 +03:00
andersonm-ibm
3885ab9d9d
Change back flake8 warnings to errors. Fix tests not to fail it. (#76)
Signed-off-by: Maya Anderson <mayaa@il.ibm.com>
2023-05-11 11:33:50 +03:00
abigailgold
8a9ef80146
Increase version to 0.2.0 (#74)
* Remove tensorflow dependency if not using keras model
* Remove xgboost dependency if not using xgboost model
* Documentation updates

Signed-off-by: abigailt <abigailt@il.ibm.com>
2023-05-08 12:50:55 +03:00
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
Maya Anderson
dbb958f791 Merge pull request #71 from IBM/dataset_assessment
Add AI privacy Dataset assessment module with two attack implementations.

Signed-off-by: Maya Anderson <mayaa@il.ibm.com>
2023-03-20 14:21:29 +02:00