You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# deid-risk
|
|
|
|
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
|
|
2. Generate the dataset with random selection of features
|
|
3. Compute risk via SQL using group by |