Update 'README.md'

This commit is contained in:
steve 2018-09-10 09:53:18 -05:00
parent a7449fe24c
commit cbf41d0fc5
1 changed files with 1 additions and 1 deletions

View File

@ -3,5 +3,5 @@
This project is intended to compute an estimated value of risk for a given database. 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 1. Pull meta data of the database and create a dataset via joins
2. Generate the dataset 2. Generate the dataset with random selection of features
3. Compute risk via SQL using group by 3. Compute risk via SQL using group by