Logo Lanfrica

Timiestar/Oluwatimilehin

Domain:

environment and energy

Record type:

software
Creator:
Tim
Host:
🌍 AI-Powered Energy Demand Forecast for Nigeria | Streamlit Web App LSTM/CNN models predicting electricity demand using climate data. Deployed with Streamlit. # Oluwatimilehin 🌍 AI-Powered Energy Demand Forecast for Nigeria | Streamlit Web App LSTM/CNN models predicting electricity demand using climate data. Deployed with Streamlit. # Nigeria Energy Demand Predictor ⚡ drive.google.com An AI-powered web app that predicts Nigeria's electricity demand using: - **Deep Learning**: LSTM/CNN models trained on historical data - **Climate Integration**: Temperature, humidity, and time features - **Web Dashboard**: Interactive visualization with Streamlit ## 🚀 Live Demo ## 📦 Key Features - Real-time demand prediction - Model comparison (Linear Regression vs Random Forest) - Interactive Plotly visualizations - Downloadable prediction reports ## 🔧 Installation ```bash git clone github.com cd nigeria-energy-predictor pip install -r requirements.txt