Commit graph

278 commits

Author SHA1 Message Date
Khalim Conn-Kowlessar
e17983da1a more welsh translations 2023-09-08 13:08:54 +03:00
Khalim Conn-Kowlessar
ddb2ce88e7 handling more cases in EpcClean, 14% of data covered 2023-09-08 12:43:07 +03:00
Khalim Conn-Kowlessar
9bca33cf08 further epc clean debuggin 2023-09-08 12:29:40 +03:00
Khalim Conn-Kowlessar
1f7aa64ee7 welsh translations 2023-09-08 11:10:34 +03:00
Khalim Conn-Kowlessar
74a7ae8e96 adding more welsh translations 2023-09-08 10:46:52 +03:00
Khalim Conn-Kowlessar
4421f85e52 debugging mainheat solar case 2023-09-08 10:30:29 +03:00
Khalim Conn-Kowlessar
5d91dfe567 Debugging windows 2023-09-07 16:29:22 +03:00
Khalim Conn-Kowlessar
dcf611e02b adding new case to mainfuel 2023-09-07 16:20:30 +03:00
Khalim Conn-Kowlessar
83500543ca debugging RoofAttributes 2023-09-07 16:16:23 +03:00
Khalim Conn-Kowlessar
e7bd4be0b0 Debugging lighting and heating 2023-09-07 16:03:41 +03:00
Khalim Conn-Kowlessar
71dad618ba debugging mainheating controls 2023-09-07 15:55:24 +03:00
Khalim Conn-Kowlessar
4edf4ceedb Debugging roof and lighting welsh translations 2023-09-07 15:50:30 +03:00
Khalim Conn-Kowlessar
1a1cf80d7e added welsh translation to MainHeatControlAttributes 2023-09-07 15:40:55 +03:00
Khalim Conn-Kowlessar
43afeddb8e debugging epc cleaner 2023-09-07 15:30:04 +03:00
Khalim Conn-Kowlessar
0b75b7214f Debugging EpcCleaner and adding additional cases 2023-09-07 15:21:12 +03:00
Khalim Conn-Kowlessar
6e1607bbba debugging cleaning class 2023-09-07 15:06:13 +03:00
Khalim Conn-Kowlessar
1b84033d0b Added days elapsed calculations 2023-09-07 13:57:23 +03:00
Khalim Conn-Kowlessar
235d85d5bd Added starting sap and starting heat demand 2023-09-06 17:17:29 +01:00
Khalim Conn-Kowlessar
e516a6ac41 make sure all responses are positive, began adding temporal features 2023-09-06 17:08:18 +01:00
Khalim Conn-Kowlessar
e5f4e96f00 Investigating prospective changes to rdsap data 2023-09-06 16:47:18 +01:00
Khalim Conn-Kowlessar
ee15ae8466 Implementing sap model into the backend, almost complete 2023-09-05 18:29:38 +01:00
Khalim Conn-Kowlessar
02208cbf4a implementing sap model api call to backend and fixing bug in DataProcessor 2023-09-05 18:03:25 +01:00
Khalim Conn-Kowlessar
d14c73ef66 removing some temp code 2023-09-05 16:34:16 +01:00
Khalim Conn-Kowlessar
0692140acf added creating of cleaning dataset and storage of cleaning data 2023-09-05 16:33:50 +01:00
Khalim Conn-Kowlessar
637ada9cb3 Implementing sap model api to backend wip 2023-09-05 15:47:26 +01:00
Khalim Conn-Kowlessar
66b20c2223 lambda can only write to /tmp folder to using /tmp for model download 2023-09-05 12:43:51 +01:00
Khalim Conn-Kowlessar
244665c27f fixed minor bug with reading in model 2023-09-05 12:18:42 +01:00
quandanrepo
bc3b16548e
Merge pull request #208 from Hestia-Homes/mlmodel
Mlmodel
2023-09-05 00:14:43 +01:00
quandanrepo
725dd0f000
Update docker-compose.yml 2023-09-04 23:38:34 +01:00
Khalim Conn-Kowlessar
a780ae5fc9 json.loads on body to convert from string 2023-09-04 18:33:51 +01:00
Khalim Conn-Kowlessar
f97d79944e added correct parsing of input event 2023-09-04 18:22:12 +01:00
Michael Duong
d7b4499de2 cleaned up docker file for local testing 2023-09-04 14:46:56 +01:00
Michael Duong
69a5e98619 cleaned up docker file for local testing 2023-09-04 14:46:33 +01:00
Michael Duong
9445c65701 Merge branch 'main' of github.com:Hestia-Homes/Model into mlmodel 2023-09-04 13:56:29 +01:00
Michael Duong
4776c7af85 fixed runtime for prediction script 2023-09-04 13:56:22 +01:00
KhalimCK
72cb30bcee
Merge pull request #209 from Hestia-Homes/cost-model
Cost model
2023-09-04 12:09:37 +01:00
Khalim Conn-Kowlessar
3a2a45ba9b basic process for creating of area dataset complete 2023-09-04 12:08:55 +01:00
Khalim Conn-Kowlessar
2ee9ba9ddd Implemented area data extraction for first 6 files 2023-09-04 10:36:39 +01:00
Michael Duong
9e7c35bed9 changed runtime to local for githook 2023-09-01 19:27:11 +01:00
Michael Duong
7a1f9f94f7 Merge branch 'main' of github.com:Hestia-Homes/Model into mlmodel 2023-09-01 19:25:40 +01:00
Michael Duong
8120c0bdcd change s3fs for boto3 2023-09-01 19:25:35 +01:00
Khalim Conn-Kowlessar
4540ed82d1 Give permission to lambda to read from data bucket 2023-09-01 19:13:28 +01:00
Khalim Conn-Kowlessar
15233849db test adding logging 2023-09-01 18:41:20 +01:00
Michael Duong
5cf29db634 begin boto3 chagne 2023-09-01 18:20:17 +01:00
Michael Duong
58e6ce54d8 begin boto3 chagne 2023-09-01 18:19:07 +01:00
Khalim Conn-Kowlessar
7bd15357d6 docker working woo 2023-09-01 17:52:11 +01:00
Michael Duong
baec5e7cc0 change defaultt for training - runtime 2023-09-01 15:50:53 +01:00
Michael Duong
3dfe05f77d added download and load for predcitions 2023-09-01 15:43:13 +01:00
Michael Duong
7037625e7f added download and load for predcitions 2023-09-01 15:42:04 +01:00
Khalim Conn-Kowlessar
17b5464acf got the dockerfile working completely 2023-09-01 14:38:34 +01:00