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:
- bath room
- bedroom
- frontal
- 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