privacykit/README.md

7 lines
272 B
Markdown
Raw Normal View History

2018-09-06 17:45:59 +00:00
# deid-risk
2018-09-10 14:48:04 +00:00
This project is intended to compute an estimated value of risk for a given database.
1. Pull meta data of the database and create a dataset via joins
2018-09-10 14:53:18 +00:00
2. Generate the dataset with random selection of features
2018-09-10 14:48:04 +00:00
3. Compute risk via SQL using group by