Model built to predict logerror of house price between Zestimate and sale price in Kaggle challenge
- Change the
datapath
in each script to your folder path that contains all the zillow data - Run the first script to write all the prediction using month variable
- Run the second or other script to use advanced model to predict the results for the data that are qualified, the results will overwrite the output from step 1.