Spaces:
Sleeping
Sleeping
A newer version of the Streamlit SDK is available: 1.57.0
metadata
title: Energy Forecast Dashboard
emoji: ⚡
colorFrom: blue
colorTo: green
sdk: streamlit
app_file: app.py
pinned: false
🔋 Real-Time Energy Forecast Dashboard
This app predicts short-term electricity demand using weather, time, and regional features. It pulls live smart meter data from a Supabase backend and forecasts usage for each region using a trained LightGBM model.
🔧 Features
- Real-time predictions for today's consumption
- Regional breakdowns by North, South, East, West
- Downloadable CSV reports
- Built with Streamlit, LightGBM, Supabase
🚀 Powered By
- Streamlit
- LightGBM
- Supabase