Spaces:
Sleeping
Sleeping
A newer version of the Gradio SDK is available:
6.8.0
metadata
title: House Price Predictor
emoji: 🏠
colorFrom: blue
colorTo: purple
sdk: gradio
sdk_version: 6.0.0
app_file: app.py
pinned: false
House Price Predictor
AI-powered real estate valuation for Seattle/King County area.
Features
- 🗺️ Interactive map visualization of 21K+ real house sales
- 💰 Price prediction using Random Forest ML model
- 📊 Trained on King County, WA dataset (2014-2015)
- 🎯 R² Score: 0.53
Tech Stack
- Gradio for UI
- scikit-learn for ML
- Plotly for interactive maps
- pandas for data processing
Model Details
- Algorithm: Random Forest Regressor
- Training Data: 21,613 house sales
- Features: bedrooms, bathrooms, square feet, age
- Performance: R² = 0.53 on test set
Usage
- Explore the interactive map to see house prices across King County
- Filter by price range to focus on specific segments
- Enter house characteristics to get a price prediction
- Try the example houses to see how different features affect prices