Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Energy Consumption Prediction #118

Open
Sai-ganesh-0004 opened this issue Oct 10, 2024 · 3 comments
Open

Energy Consumption Prediction #118

Sai-ganesh-0004 opened this issue Oct 10, 2024 · 3 comments

Comments

@Sai-ganesh-0004
Copy link

🔍 Problem Description:
I am working on a project to predict energy consumption for a building or city based on historical energy consumption data, weather conditions (temperature, humidity, etc.), occupancy, and usage patterns. The goal is to improve energy management and optimization by accurately forecasting future energy consumption.

🧠 Model Description:
I plan to use time series forecasting models such as LSTM (Long Short-Term Memory) or ARIMA (AutoRegressive Integrated Moving Average). These models are well-suited for capturing temporal patterns in energy consumption data. LSTM can handle complex dependencies over time, while ARIMA is useful for trend and seasonality detection in energy usage.

⏲️ Estimated Time for Completion:
5 days to gather data, implement the model, and perform testing and validation.

🎯 Expected Outcome:
The model is expected to provide accurate predictions of future energy consumption, helping to optimize energy usage, reduce costs, and improve sustainability efforts. The outcome will also support more effective decision-making in energy resource management.

📄 Additional Context:
Integrating weather data (temperature, humidity, etc.) with historical energy consumption data can significantly enhance the prediction accuracy by capturing key factors that influence energy demand.

Open Source Program: GSSoC'24-Extd

Note:

Please review the project documentation and ensure your code aligns with the project structure.
Please ensure that either the predict.py file includes a properly implemented model_details() function or the notebook contains this function to print a detailed model report. The model will not be accepted without this function in place, as it is essential for generating the necessary model details.
Prefer using a new branch to resolve the issue, as it helps keep the main branch stable and makes it easier to manage and review your changes.
Strictly use the pull request template provided in the repository to create a pull request.

@Sai-ganesh-0004
Copy link
Author

So can you please assign it to me so that I can work on this project

@Shy029
Copy link

Shy029 commented Oct 10, 2024

I am also interested in this task.
if possible please assign this to me also.

@yashasvini121
Copy link
Owner

Sure @Sai-ganesh-0004 go ahead!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

No branches or pull requests

3 participants