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 Forecasting Demo #81

Open
NripeshN opened this issue Feb 23, 2024 · 0 comments
Open

Energy Consumption Forecasting Demo #81

NripeshN opened this issue Feb 23, 2024 · 0 comments
Assignees

Comments

@NripeshN
Copy link
Contributor

Objective: Utilize ivy to develop a machine learning model that forecasts energy consumption in a building or region. By analyzing historical energy usage data, weather patterns, and other pertinent factors, this project aims to facilitate the optimization of energy usage and contribute to cost reduction efforts. This initiative is particularly relevant for those interested in sustainability, urban planning, and smart infrastructure development.

Task Details:

  • Dataset: The project will employ the SmartMeter Energy Use Data in London Households dataset, available at London SmartMeter Energy Use Dataset. This dataset provides detailed energy usage readings in a granular format, coupled with weather conditions and other potentially influential factors, offering a comprehensive base for predictive modeling.

  • Expected Output: Participants are required to submit a Jupyter notebook that thoroughly outlines the data preprocessing steps, exploratory data analysis, feature engineering, model development, training, and evaluation phases. Additionally, the submission should include the final trained model files.

  • Submission Directory: Please ensure that your completed Jupyter notebook and any associated model files are placed within the Contributor_demos/Energy Consumption Forecasting subdirectory of the unifyai/demos repository.

How to Contribute:

  1. Begin by forking the unifyai/demos repository to your own GitHub account.
  2. Clone the forked repository to your local system.
  3. Create a new branch dedicated to your work on the Energy Consumption Forecasting demo.
  4. Develop your forecasting model, ensuring to document each step and decision in the Jupyter notebook comprehensively.
  5. Save your notebook and any related model files in the specified Contributor_demos/Energy Consumption Forecasting directory.
  6. After completing your model, push the changes to your forked repository.
  7. Open a Pull Request (PR) to the unifyai/demos repository with a clear and descriptive title, like "Energy Consumption Forecasting Demo Submission".

Contribution Guidelines:

  • Your code should be well-documented to ensure it is accessible and understandable to others.
  • Include a summary of your approach, key insights, and any challenges you encountered in the PR description to provide context to reviewers and future contributors.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants