Energy_Forecast / README.md
LeemahLee's picture
uploading readme file
7790da4 verified

A newer version of the Streamlit SDK is available: 1.57.0

Upgrade
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