Commit graph

7 commits

Author SHA1 Message Date
olasaadi
c0dbb200e7 add dataset wrapper to docstring 2022-03-10 13:04:39 +02:00
olasaadi
300e391432 fix bug and update test_model 2022-03-10 12:56:41 +02:00
olasaadi
fd9f134336 using dataset wrapper on anonymizer 2022-03-01 02:28:41 +02:00
olasaadi
cb9278ddb5
Support regression models (#19)
* support DecisionTreeRegressor

* support regression models

* Update membership_inference_dp_diabetes_reg.ipynb
2022-01-26 14:30:58 +02:00
olasaadi
a9a93c8a3a
Train just on qi (#15)
* QI updates
* update code to support training ML on QI features
* fix code so features that are not from QI should not be part of generalizations
and add description
* merging two branches, training on QI and on all data
* adding tests and asserts
2022-01-12 17:01:27 +02:00
abigailgold
bcc3d67ba4
Small fix + unified approach to numpy and pandas categorical data (#2) 2021-07-11 17:42:48 +03:00
abigailt
5665c2e79d Initial commit 2021-04-28 14:00:19 +03:00