mirror of
https://github.com/IBM/ai-privacy-toolkit.git
synced 2026-05-06 18:42:37 +02:00
Initial version of data minimization
This commit is contained in:
parent
60d48ab388
commit
b6ea416bcb
7 changed files with 857 additions and 8 deletions
|
|
@ -3,6 +3,7 @@ The AI Privacy Toolbox (apt).
|
|||
"""
|
||||
|
||||
from apt import anonymization
|
||||
from apt import minimization
|
||||
from apt import utils
|
||||
|
||||
__version__ = "0.0.2"
|
||||
__version__ = "0.0.3"
|
||||
Loading…
Add table
Add a link
Reference in a new issue