Abstract
Machine learning-based building load forecasting (BLF) is crucial for the building automation community, and numerous ML models have been developed for this purpose. However, a significant challenge arises when promoting these models for deployment in real buildings: building practitioners often struggle with ML-related programming. To address this issue, we propose BuildProg, a program generation tool that leverages prompt engineering to decompose user requirements and guide large language models (LLMs) in generating the necessary Python code. In its current version, BuildProg supports four tasks related to the testing of BLF models.
Original language | English |
---|---|
Title of host publication | BuildSys '24: Proceedings of the 11th ACM International Conference on Systems for Energy-Efficient Buildings, Cities, and Transportation |
Place of Publication | New York, N |
Publisher | Association for Computing Machinery (ACM) |
Pages | 248-249 |
Number of pages | 2 |
ISBN (Print) | 9798400707063 |
DOIs | |
Publication status | Published - 29 Oct 2024 |
Event | 11th ACM International Conference on Systems for Energy-Efficient Buildings, Cities, and Transportation - Hangzhou, China Duration: 7 Nov 2024 → 8 Nov 2024 https://dl.acm.org/doi/proceedings/10.1145/3671127 (Conference proceedings) |
Publication series
Name | BUILDSYS BuildSys: Systems for Energy-Efficient Buildings, Cities, and Transportation |
---|---|
Publisher | Association for Computing Machinery |
Conference
Conference | 11th ACM International Conference on Systems for Energy-Efficient Buildings, Cities, and Transportation |
---|---|
Country/Territory | China |
City | Hangzhou |
Period | 7/11/24 → 8/11/24 |
Internet address |
|
User-Defined Keywords
- LLM
- Model testing
- program generation
- prompting