olasaadi
6172385d91
update docstring
2022-03-28 00:07:23 +03:00
olasaadi
3bc1341dad
update docstring
2022-03-28 00:07:04 +03:00
olasaadi
b54f0a2382
fix tests
2022-03-24 19:35:26 +02:00
olasaadi
66c86dc595
fix notebook and add features_names to ArrayDataset
...
and allow providing features names in QI and Cat features not just indexes
2022-03-24 19:32:24 +02:00
olasaadi
06158c8508
update
2022-03-23 17:54:37 +02:00
olasaadi
312469212e
fix docstring and fix assert in test
2022-03-22 13:59:28 +02:00
olasaadi
5b3476071f
fix
2022-03-21 21:59:14 +02:00
olasaadi
8aa7bb8281
categorical features and QI passed by indexes
...
dataset include feature names and is_pandas param
2022-03-21 21:57:11 +02:00
olasaadi
3263f92bee
anonymizer works with numpy and return numpy/pandas as original dataset
2022-03-19 18:06:10 +02:00
olasaadi
a2b560920f
apply changes
2022-03-15 10:52:45 +02:00
olasaadi
b4eddabd37
apply changes after rebase with wrappers
2022-03-10 13:49:05 +02:00
olasaadi
6afb175d6f
add dataset wrapper to docstring
2022-03-10 13:42:49 +02:00
olasaadi
eefad206cd
fix bug and update test_model
2022-03-10 13:42:47 +02:00
olasaadi
1280b849f4
using dataset wrapper on anonymizer
2022-03-10 13:41:57 +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