#Housing Price Prediction Data
1 messages · Page 1 of 1 (latest)
beautiful starting point! nice dataset
with this one, you should be able to understand exactly what factors are going to be impacting it with some simple EDA, if you look at the relationships between each factor and the price.
your predicting continuous -> so this limits the algorithms you can use to ones that work on continuous 🙂