From 5371bcfd02b33d0019357564aa81dc1f00be9a87 Mon Sep 17 00:00:00 2001
From: ervelae <97437577+ervelae@users.noreply.github.com>
Date: Thu, 15 Dec 2022 15:24:56 +0200
Subject: [PATCH] updated readme

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 1a6a7a0..e981524 100644
--- a/README.md
+++ b/README.md
@@ -304,3 +304,4 @@ estimators = [
 ### Conclusions
 
 I’d say we accomplished the best we could with this dataset. After trying many models with many parameters, and after trying boosting methods and stacking methods, I’d say, the we’ve reached very close to the best possible score with this dataset. Many things affect the price of the house, that we just don’t have knowledge of in this dataset, for example “vastike”, the full “huoneisto” text, more spesific location, renovations and more. The model we achieved can give a great ballpark guess of the price area, but not determine the final price without a human seller and human buyer. This could be used as online tool for people thinking of selling or buying an house, and giving them intuition on house price. And maybe give info about the model in advance, that this is more accurate on bigger cities and with flats.
+
-- 
GitLab