You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is my first data science project during the bootcamp. I figured out recommendations for finding houses in King County (USA) based on exploratory data analysis. Furthermore a multivariate linear regression model was developed to actually predict the house prices.
In this project, I have predicted Housing sales prices for King County,USA which includes Seattle. It includes prices of houses sold between May 2014 and May 2015.In this project I have done the implementation of Artificial Neural Network using keras and tensorflow 2.0.