Doing projects from the Book "Hands-On Machine Learning with Scikit-Learn, Keras and TensorFlow".
To create a Linear Regression Model, we will be using the California Housing Prices dataset. The goal is for the model to learn from this dataset and make predictions on housing prices.