alifthi's picture
Create README.md
6790ae8

House-price-prediction

in this project i want to predict price of a houise with 8 inputs

Inputs

there is 2 types of 4 image inputs and 4 numerical inputs as image inputs model resive 4 vison of home that contains:

  1. bath room
  2. bedroom
  3. frontal
  4. kitchen

and as numerical inputs model recive 4 inputs such number of rooms and etc.

preprocessing

For numerical data i just normalize data and for images, i normalize images and resize to (128,128)

Data reference

download data from this repo https://github.com/emanhamed/Houses-dataset