Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# HOT Dataset: HVAC Operations Transfer
|
2 |
|
3 |
|
4 |
## Overview
|
5 |
|
6 |
The **HOT (HVAC Operations Transfer)** dataset is the first large-scale open-source dataset purpose-built for transfer learning research in building control systems. Buildings account for approximately 10-15% of global energy consumption through HVAC systems, making intelligent control optimization critical for energy efficiency and climate change mitigation.
|
|
|
|
|
|
|
|
|
7 |
|
8 |
-

|
9 |
|
10 |
### Key Statistics
|
11 |
- **159,744** unique building-weather combinations
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
tags:
|
4 |
+
- engineering
|
5 |
+
- RL
|
6 |
+
- HVAC
|
7 |
+
size_categories:
|
8 |
+
- 100K<n<1M
|
9 |
+
---
|
10 |
# HOT Dataset: HVAC Operations Transfer
|
11 |
|
12 |
|
13 |
## Overview
|
14 |
|
15 |
The **HOT (HVAC Operations Transfer)** dataset is the first large-scale open-source dataset purpose-built for transfer learning research in building control systems. Buildings account for approximately 10-15% of global energy consumption through HVAC systems, making intelligent control optimization critical for energy efficiency and climate change mitigation.
|
16 |
+
Beyond technical advances, the field needs standardized evaluation protocols analogous to machine learning's model cards - comprehensive building data cards that systematically document building characteristics, performance baselines, and transfer learning suitability. Such standardisation would accelerate deployment decisions and enable practitioners to confidently assess transfer feasibility without extensive pilot studies. HOT establishes the foundation for this transformation.
|
17 |
+
|
18 |
+

|
19 |
+
|
20 |
|
|
|
21 |
|
22 |
### Key Statistics
|
23 |
- **159,744** unique building-weather combinations
|