An open API service indexing awesome lists of open source software.

https://github.com/kcuilla/Shiny_home_valuation_model


https://github.com/kcuilla/Shiny_home_valuation_model

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

### About

The purpose of this Shiny app is to show the distribution of undervalued and overvalued homes in southern California based on their actual sale price vs their estimated sale price.

The estimated sales price of each home was determined using a neural network model. The model is built using features of the house, such as number of bedrooms, number of bathrooms, square footage, as well as features of the area the house is located in, such as the median education level, crime rate, etc.

### Link to Shiny App:
https://kcuilla.shinyapps.io/shiny_app/

### Data from Zillow Kaggle competition:
https://www.kaggle.com/c/zillow-prize-1/data

### Demo:

Note: the interactive map used to show satellite imagery of the houses via MapBox, but MapBox has since removed this map option.