From cbf41d0fc5576ff4e3cb1504c95a7806dc531948 Mon Sep 17 00:00:00 2001 From: steve Date: Mon, 10 Sep 2018 09:53:18 -0500 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e80a26e..aab19b9 100644 --- a/README.md +++ b/README.md @@ -3,5 +3,5 @@ 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 + 2. Generate the dataset with random selection of features 3. Compute risk via SQL using group by \ No newline at end of file