feat(Model): trying to get to a model that can train

This commit is contained in:
Mark Aron Szulyovszky
2021-11-11 17:53:24 +01:00
parent 0e5fe227f7
commit 78b3c07420
5 changed files with 308 additions and 48 deletions
+5 -1
View File
@@ -1 +1,5 @@
# real-estate-forecasting
# Price prediction models
## Installation
Make sure you use keras `2.6.0`, otherwise you won't be able to train models.