mirror of
https://github.com/IBM/ai-privacy-toolkit.git
synced 2026-04-24 20:36:21 +02:00
* Squashed commit of wrappers:
Wrapper minimizer
* apply dataset wrapper on minimizer
* apply changes on minimization notebook
* add black_box_access and unlimited_queries params
Dataset wrapper anonymizer
Add features_names to ArrayDataset
and allow providing features names in QI and Cat features not just indexes
update notebooks
categorical features and QI passed by indexes
dataset include feature names and is_pandas param
add pytorch Dataset
Remove redundant code.
Use data wrappers in model wrapper APIs.
add generic dataset components
Create initial version of wrappers for models
* Fix handling of categorical features
|
||
|---|---|---|
| .. | ||
| attribute_inference_anonymization_nursery.ipynb | ||
| membership_inference_anonymization_adult.ipynb | ||
| membership_inference_diffpriv_nursery.ipynb | ||
| membership_inference_dp_diabetes_reg.ipynb | ||
| minimization_adult.ipynb | ||
| minimization_diabetes_reg.ipynb | ||
| minimization_german_credit.ipynb | ||