mirror of
https://github.com/IBM/ai-privacy-toolkit.git
synced 2026-06-05 14:55:13 +02:00
Add data minimization functionality to the ai-privacy-toolkit (#3)
* Fix directory issue when running tests for first time * Initial version of data minimization * Update version and documentation * Fix documentation
This commit is contained in:
parent
bcc3d67ba4
commit
f2e1364b43
14 changed files with 920 additions and 34 deletions
4
datasets/.gitignore
vendored
Normal file
4
datasets/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# Ignore everything in this directory
|
||||
*
|
||||
# Except this file
|
||||
!.gitignore
|
||||
Loading…
Add table
Add a link
Reference in a new issue