A full-stack data analysis project: synthetic city-wise housing data → EDA → regression model (Linear Regression / Decision Tree / Random Forest / XGBoost) → Flask API → interactive dashboard with a ...
Geocode — addresses go to the free US Census Geocoder (no API key), with OpenStreetMap's Nominatim as a fallback. Results are cached in data/geocode_cache.json so an address is only ever geocoded once ...