Skip to content

A query answering machine (QuAM) that estimates the value of a property located in Doha given certain features.

Notifications You must be signed in to change notification settings

stefanb0305/Doha-Property-Value-Estimator

Repository files navigation

Doha Real Estate Value Estimator: a QuAM

Stefan Baumann and Nadim Bou Alwan

Our project is a simple query answering machine. Given certain information about a specific piece of property, this machine predicts how much that property would cost to rent (per month in QAR). This can be useful for understanding current market prices, and how to buy/sell property.

To use this machine, please run the QuAM.ipynb file. Run all the cells, ignore the code and scroll to the bottom to where you will find fields where you must give in the features of your property, and when you are done click "Submit", which you will be given a prediction.

If you want to see how we cleaned the initial data (PF_scrape_final.csv), ran feature analysis and feature engineering, and determined the best model for our QuAM, please run all the cells starting with DataPreparation.ipynb, then QuAM_report.ipynb. You will see that we produce a new version of our data which is clean (data_clean.csv), which we use for our QuAM.

About

A query answering machine (QuAM) that estimates the value of a property located in Doha given certain features.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published