Skip to content
#

housing-price-prediction

Here are 22 public repositories matching this topic...

This project uses deep learning techniques to predict median housing prices in the Boston area using the Boston Housing dataset. The model employs TensorFlow, Keras, and Numpy, with a mean squared error loss function and Adam optimization algorithm. The results show high accuracy.

  • Updated Jan 30, 2023
  • Jupyter Notebook

We are required to build a regression model using regularisation in order to predict the actual value of the prospective properties and decide whether to invest in them or not. The company wants to know: 1. Which variables are significant in predicting the price of a house, and 2. How well those variables describe the price of a house.

  • Updated Mar 28, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the housing-price-prediction topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the housing-price-prediction topic, visit your repo's landing page and select "manage topics."

Learn more