Built a neural network to predict whether a house is above or below median price based on data from Zillow's Home Value Prediction Kaggle Competition. The price of the house is dependant on 10 input features such as Lot Area (Sq ft), Overall Quality (1-10), Number of Full Bathrooms, Number of Half Bathrooms, etc. The data set was normalized using the MinMaxScaler from sklearn. The model is built using the Keras sequential model. Matplotlib is used to visualize loss and accuracy (training vs validation data set)
-
Notifications
You must be signed in to change notification settings - Fork 0
Neural Network to predict whether the house price is above or below the median value. Dataset is adapted from Zillow's Home Value Prediction Kaggle Competition. Used Keras, Tensorflow, Pandas, Scikit-learn, and matplotlib to develop and visualize the network.
smittal3/House_cost_prediction_model
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Neural Network to predict whether the house price is above or below the median value. Dataset is adapted from Zillow's Home Value Prediction Kaggle Competition. Used Keras, Tensorflow, Pandas, Scikit-learn, and matplotlib to develop and visualize the network.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published