Michael Duong
|
6bf424039b
|
override scenerio data to have average insulation thickness, change impact values
|
2024-03-27 11:40:33 +00:00 |
|
Michael Duong
|
ebb2823661
|
override scenerio data to have average insulation thickness, change impact values
|
2024-03-27 11:39:51 +00:00 |
|
KhalimCK
|
c81b03c458
|
Merge pull request #287 from Hestia-Homes/ha-analysis-3
Ha analysis 3
|
2024-03-26 18:05:46 +00:00 |
|
Michael Duong
|
0ea8a40143
|
add requirements for pyarrow, add timestemp infromation to dataset for loose version control
|
2024-03-22 19:21:21 +00:00 |
|
Michael Duong
|
fe40d1b1ec
|
fixed merge conflict
|
2024-03-22 18:24:11 +00:00 |
|
Michael Duong
|
fb31f95457
|
add multiprocessing to process directory
|
2024-03-19 11:48:48 +00:00 |
|
Khalim Conn-Kowlessar
|
d573c4d8a0
|
added try except mechanism
|
2024-02-27 15:15:05 +00:00 |
|
Khalim Conn-Kowlessar
|
730ad0fd71
|
removing temp code
|
2024-02-27 13:13:28 +00:00 |
|
Khalim Conn-Kowlessar
|
3ef346b248
|
patching roof description in cleaned further
|
2024-02-27 13:12:54 +00:00 |
|
Khalim Conn-Kowlessar
|
0fbf004512
|
Expanding gbis eligibiity checks
|
2024-02-27 10:20:55 +00:00 |
|
Michael Duong
|
c53e4ce849
|
change scenario data
|
2024-02-20 09:44:51 +00:00 |
|
Khalim Conn-Kowlessar
|
fe25228362
|
Added simulation config
|
2024-02-19 16:04:46 +00:00 |
|
Michael Duong
|
343039233a
|
Merge branch 'main' of github.com:Hestia-Homes/Model into etl-michael
|
2024-02-19 15:20:05 +00:00 |
|
Michael Duong
|
c7bca626d8
|
Removed the dropping of cavity fille ending columns and is at rafter ending column
|
2024-02-19 15:19:59 +00:00 |
|
Khalim Conn-Kowlessar
|
7ff3d87999
|
Trying and failing to implement the newest model
|
2024-02-16 17:04:43 +00:00 |
|
Michael Duong
|
036fdcfbc6
|
add scenario script
|
2024-02-16 15:31:42 +00:00 |
|
Michael Duong
|
7e36dc6d49
|
add starting and ending rooms
|
2024-02-15 16:36:29 +00:00 |
|
Michael Duong
|
02005254f5
|
fix bug
|
2024-02-09 21:37:05 +00:00 |
|
Khalim Conn-Kowlessar
|
456d0892c0
|
tweaks to router + added tenure filter to epc pipeline
|
2024-02-09 17:16:54 +00:00 |
|
Khalim Conn-Kowlessar
|
4bae34d54c
|
handle merge conflicts
|
2024-01-29 12:31:26 +00:00 |
|
Michael Duong
|
1fd976f350
|
add all permutations, and fixed typo
|
2024-01-29 10:10:33 +00:00 |
|
Khalim Conn-Kowlessar
|
ef27d6b164
|
Added booleans to clean missings
|
2024-01-24 21:21:01 +00:00 |
|
Khalim Conn-Kowlessar
|
f5d780a1b0
|
Added back in filling of age with national average
|
2024-01-24 12:59:56 +00:00 |
|
Khalim Conn-Kowlessar
|
f2872def64
|
Adde None to DATA_ANOMALY_MATCHES
|
2024-01-24 11:16:11 +00:00 |
|
Khalim Conn-Kowlessar
|
013070073c
|
updated cleaning of construction age band to also clean the prepared epc
|
2024-01-24 10:59:21 +00:00 |
|
Khalim Conn-Kowlessar
|
04aeaae613
|
working on new ha batch
|
2024-01-24 00:17:17 +00:00 |
|
Khalim Conn-Kowlessar
|
43f3169e0c
|
corrected unit tests:
|
2024-01-19 17:25:53 +00:00 |
|
Khalim Conn-Kowlessar
|
24709b98d6
|
Added more wall u-value tests
|
2024-01-19 16:51:49 +00:00 |
|
Khalim Conn-Kowlessar
|
807e6d5047
|
align processing of solar hot water flag between engine and model
|
2024-01-19 16:28:35 +00:00 |
|
Khalim Conn-Kowlessar
|
804e8fb720
|
handling Epc Record when the EPC has been interpolates
|
2024-01-19 12:00:47 +00:00 |
|
Khalim Conn-Kowlessar
|
86dd6efdc3
|
fixed bug in lighting outlets cleaning
|
2024-01-19 11:27:51 +00:00 |
|
Khalim Conn-Kowlessar
|
dbe13586da
|
creating unit tests, added test cases for router
|
2024-01-18 18:10:24 +00:00 |
|
Khalim Conn-Kowlessar
|
1699102cd9
|
added tests for clean_ventilation
|
2024-01-18 15:12:00 +00:00 |
|
Khalim Conn-Kowlessar
|
0c1ce64789
|
removed temp code and fixed bug where cleaning data is lower case in newdata mode
|
2024-01-18 14:32:24 +00:00 |
|
Michael Duong
|
df33ff93c3
|
fixed concat issue
|
2024-01-16 22:45:18 +00:00 |
|
Khalim Conn-Kowlessar
|
60744d83b1
|
fixed u-value bug
|
2024-01-16 18:39:23 +00:00 |
|
Khalim Conn-Kowlessar
|
b0a918dc8f
|
fixed typo
|
2024-01-16 17:36:38 +00:00 |
|
Khalim Conn-Kowlessar
|
51e85e7516
|
minor tweaks to property class to work with router and fix dodgy merge
|
2024-01-16 17:33:02 +00:00 |
|
Khalim Conn-Kowlessar
|
cc8b6801b2
|
fixing extension count bug, tidying up router
|
2024-01-16 17:11:35 +00:00 |
|
Michael Duong
|
90ba851cc0
|
fixed merge conflict with refactor
|
2024-01-16 16:57:45 +00:00 |
|
Michael Duong
|
61dd26f23e
|
refactored the model recommendations dataset
|
2024-01-16 16:40:10 +00:00 |
|
Khalim Conn-Kowlessar
|
7f9b4da56f
|
working on the estimate epc method
|
2023-12-29 17:12:15 +00:00 |
|
Khalim Conn-Kowlessar
|
612922df6a
|
handling case of missing built form
|
2023-12-22 16:17:53 +00:00 |
|
Khalim Conn-Kowlessar
|
10c9a6f472
|
fixed all recommendations apart from windows
|
2023-12-21 14:09:32 +00:00 |
|
Michael Duong
|
069b59f2ce
|
refactor near complete
|
2023-12-21 11:39:42 +00:00 |
|
Michael Duong
|
1eb98d2d35
|
new pipeline working
|
2023-12-20 16:27:27 +00:00 |
|
Michael Duong
|
a35c3facca
|
add ignore step to data processor
|
2023-12-20 14:46:12 +00:00 |
|
Michael Duong
|
8674dc415f
|
migrate process code to trainingdataset
|
2023-12-15 18:40:23 +00:00 |
|
Michael Duong
|
eeeea467cf
|
fixed col names
|
2023-12-14 21:05:07 +00:00 |
|
Michael Duong
|
1ce9a4521f
|
start refactor
|
2023-12-14 20:31:58 +00:00 |
|