Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 698 Bytes

File metadata and controls

10 lines (6 loc) · 698 Bytes

predicthouseprices

Devon Wallerson 8/5/23

This project uses machine learning to predict the house prices in the New York City metro area. I used publically available datasets from St. Louis referring to national trends in Home Value, and then actual sales prices from Zillow.com.

During this project, I employ data cleaning techniques using Python, and then use SciKit Learn to employ a machine learning model to predict the prices of house value, while being cautious of accuracy.

Thank you for reading!

Update 9/27/23 - I am currently working on improving this model to get more accurate predictions, as well as looking to see how I can predict future market values for the NYC metro area.