ai-privacy-toolkit/apt/risk/data_assessment
2023-03-08 15:15:00 +02:00
..
__init__.py Unite the interface so that the main method assess_privacy always returns a score, but the score may also contain an attack result, which can be further analyzed 2023-03-08 15:15:00 +02:00
attack_strategy_utils.py Rename and move knn_learner in attack strategy utils for readability according to review 2023-03-08 10:31:09 +02:00
dataset_assessment_manager.py Unite the interface so that the main method assess_privacy always returns a score, but the score may also contain an attack result, which can be further analyzed 2023-03-08 15:15:00 +02:00
dataset_attack.py Unite the interface so that the main method assess_privacy always returns a score, but the score may also contain an attack result, which can be further analyzed 2023-03-08 15:15:00 +02:00
dataset_attack_result.py Unite the interface so that the main method assess_privacy always returns a score, but the score may also contain an attack result, which can be further analyzed 2023-03-08 15:15:00 +02:00
dataset_attack_whole_dataset_knn_distance.py Unite the interface so that the main method assess_privacy always returns a score, but the score may also contain an attack result, which can be further analyzed 2023-03-08 15:15:00 +02:00
per_record_knn_probabilities_dataset_attack_.py Unite the interface so that the main method assess_privacy always returns a score, but the score may also contain an attack result, which can be further analyzed 2023-03-08 15:15:00 +02:00