From 3c6a8ab1281c2924c71966de4b8013a4afdffde0 Mon Sep 17 00:00:00 2001 From: David Aronchick Date: Thu, 1 Apr 2021 13:17:09 -0700 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3b677b2..bd8096c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ -# EXAMPLE-SAME-Enabled-Data-Science-Repo +# Housing Model -This is a data science repo that is an example of what downloading from a real data science repo might be like. +(Based on Sergine (https://www.kaggle.com/serigne)'s housing model - read more about it here! https://www.kaggle.com/serigne/stacked-regressions-top-4-on-leaderboard) + +Provides stacked regressions to predict housing prices.