Edit model card
YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/model-cards#model-card-metadata)

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

Downloads last month
0
Unable to determine this model's library. Check the docs .