Regression

Boston House Pricing

This is regression problem where you have input variables and have to predict the median house price. The dataset is included in Keras, so is already sorted and split in training and test data. The aim is to build a model, train it and evaluate the results.

Open In Colab