Link to Google Colab: Prophet Model and LSTM RNN (File too big to upload):
Link
Arima: Arima
Slide Deck: Powerpoint Slides
To create and compare prediction models using Prophet, Arima, Neural Network and LTSM RNN with housing data in Phoenix Arizona over the last 18 months.
Pandas, Stats models, Arima, PndArima, Tensorflow, Keras, Sklearn, Holoviews, Hvplot, Prophet, Numpy, Matploblib, Lexbot, Lambda.
- Find, clean and explore data
- Using Prophet, Arima, LSTM RNN, and Neural Networking for Predictive Analysis
- Analyzed results, changed window sizes, hidden layer features, added dropouts to create better results
- Analyzed results through graphs and MSE
- Finalize which model performed best
Neural Network. This model had the best Mean Squared Error (.0001) and R2 Score (.945) of all models and followed the housing pricing closely.
It overall depends on the area / ammenities but overall the market has increased in volume and demand which has lead to an increase in pricing as well.
-
What other models could perform better than what we used?
-
Could the models we have be tweaked even further to be better
-
Are there any large scale examples of our project? What did they do differently?