This website requires JavaScript.
Explore
Help
Register
Sign in
apunkt
/
ai-privacy-toolkit
Watch
1
Star
0
Fork
You've already forked ai-privacy-toolkit
0
mirror of
https://github.com/IBM/ai-privacy-toolkit.git
synced
2026-06-08 15:05:13 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
367cae679b
ai-privacy-toolkit
/
apt
History
abigailt
367cae679b
ModelOutputType is now a Flag instead of regular enum. Combinations of the base flags are provided for all of the previous output types for convenience. All checks in the code now use the basic flags and not the complex types.
...
Signed-off-by: abigailt <abigailt@il.ibm.com>
2024-07-03 13:29:37 +03:00
..
anonymization
Support 1-hot encoded features in anonymization + fixes related to encoding in minimization (
#86
)
2023-10-19 11:48:15 +03:00
minimization
ModelOutputType is now a Flag instead of regular enum. Combinations of the base flags are provided for all of the previous output types for convenience. All checks in the code now use the basic flags and not the complex types.
2024-07-03 13:29:37 +03:00
risk
Add column distribution comparison, and a third method for dataset asssessment by membership classification (
#84
)
2023-09-21 16:43:19 +03:00
utils
ModelOutputType is now a Flag instead of regular enum. Combinations of the base flags are provided for all of the previous output types for convenience. All checks in the code now use the basic flags and not the complex types.
2024-07-03 13:29:37 +03:00
__init__.py
bump version (
#88
)
2024-01-01 06:55:00 -05:00