This repository contains some exploratory analysis of the real estate market.
The dataset was provided on Kaggle by ahmedshahriarsakib.
Run the setup script in the terminal:
. ./setup/init.sh
models/
- Contains all the analytical models used for parsing, fitting, and prediction.
data/
- Contains the data used by the analytical models.
data/us_real_estate.csv
status
- (moot) All houses are for-salebed
- number of bedroomsbath
- number of bathroomsacre_lot
- number of acres for propertycity
- Name of the citystate
- Name of the statezip_code
- Zipcode of the househouse_size
- Square feet of the houseprev_sold_date
- last time house was soldprice
- Current listing price or recently sold price (if the house is sold recently)