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

Created a Heat and Cool Load prediction Model #165

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

balbirs22
Copy link

Description

I have created a Heat and cool load predictor

Issue Resolved

This PR resolves #155

Changes Made

I have created a heat and cool load predictor which will help in predicting heat and cool load and hence will help user to determine which kind of building architecture it should follow so that he/she is in compliance with heat and cool load requirements of the building.

Checklist

  • My code follows the current project structure
  • I have thoroughly reviewed and updated the requirements.txt file to include any new packages
  • 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, as it is essential for generating the necessary model details.
  • I have added relevant tests (if necessary).
  • I have added comments in the code where needed.
  • This PR is submitted under Hacktoberfest.
  • This PR is submitted under GirlScript Summer of Code (GSSoC-Extd).

@balbirs22
Copy link
Author

balbirs22 commented Oct 19, 2024

I have done all tasks please verify and tell if there's anything else that I can do

@balbirs22
Copy link
Author

Please review

@yashasvini121 yashasvini121 self-requested a review October 27, 2024 02:41
Copy link
Owner

@yashasvini121 yashasvini121 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. Rename the Heat_Cool_Load_Predictor/ folder to lowercase.
  2. Rename all file names to lowercase.

form_configs/Cool_Load_Predictor.json Outdated Show resolved Hide resolved
@Absk024
Copy link

Absk024 commented Nov 7, 2024

i would like to contribute @yashasvini121

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Heat and cool load of a building predictor
3 participants