Commit graph

195 commits

Author SHA1 Message Date
Khalim Conn-Kowlessar
1db02fc4f4 debugging prediction process in backend 2023-10-10 13:29:05 +08:00
Khalim Conn-Kowlessar
ade3e3947a data prep for model call 2023-10-10 13:15:13 +08:00
Khalim Conn-Kowlessar
00c35bf8cf tighten conditions for making recommendations 2023-10-10 13:12:50 +08:00
Khalim Conn-Kowlessar
fde3a3f24c debugging cleaning 2023-10-10 13:00:04 +08:00
Khalim Conn-Kowlessar
6ddc9fddca debuggin sap model data prep 2023-10-10 12:21:21 +08:00
Khalim Conn-Kowlessar
de9810af43 implementing new sap model data prep into backend 2023-10-10 11:37:56 +08:00
Khalim Conn-Kowlessar
efdef5eb46 added recommendation scoring setup process 2023-10-10 05:41:25 +08:00
Khalim Conn-Kowlessar
f551fda186 got pipeline working for new properties 2023-10-09 14:07:52 +08:00
Khalim Conn-Kowlessar
c502fd8370 fix bug in cleaning floor height 2023-10-09 13:32:35 +08:00
Khalim Conn-Kowlessar
0b12e59d7f Added cleaning data pull to property class 2023-10-09 13:26:31 +08:00
Khalim Conn-Kowlessar
0da24a955c fixed property tests 2023-10-09 06:33:28 +08:00
Khalim Conn-Kowlessar
2db0526003 added in cavity fill recommendation 2023-10-07 05:18:35 +01:00
Khalim Conn-Kowlessar
cbef2b5e45 set up pre-flight 2023-10-06 15:14:14 +01:00
Khalim Conn-Kowlessar
bdbdbdc676 minor refactoring of plan router 2023-10-06 14:46:22 +01:00
Khalim Conn-Kowlessar
e2633dfa5b restructuing property class to move more property level attributes to the Property class 2023-10-06 11:39:41 +01:00
Khalim Conn-Kowlessar
13c1e50126 stripping out assumed tag from cleaned descriptions in EPC clean 2023-10-06 10:23:19 +01:00
Khalim Conn-Kowlessar
2b783c8d1a implemented property age band cleaning 2023-10-05 18:20:52 +01:00
Khalim Conn-Kowlessar
6cc84e95bf impementing spatial data 2023-10-05 17:56:28 +01:00
Khalim Conn-Kowlessar
b6b4d0dd75 fixed missing imports when breaking out functions 2023-10-05 16:20:11 +01:00
Khalim Conn-Kowlessar
b2599bfadb removing long standing temp code from plan router 2023-10-05 16:12:52 +01:00
Khalim Conn-Kowlessar
965e8e99d3 fixed unit tests 2023-10-05 16:04:12 +01:00
Khalim Conn-Kowlessar
c86b742af4 Almost deleted model data 2023-10-05 15:09:50 +01:00
Khalim Conn-Kowlessar
311c8ff171 refactoring repo wip 2023-10-05 14:52:01 +01:00
Khalim Conn-Kowlessar
9d14953efb restructuing repo wip 2023-10-05 14:45:56 +01:00
Khalim Conn-Kowlessar
64b6b67499 Added s3 download for conservation area data 2023-09-29 10:19:13 +01:00
Khalim Conn-Kowlessar
dcb2f7caba updated unit tests for updated uvalue methodlogy 2023-09-22 21:07:53 +01:00
Khalim Conn-Kowlessar
5146e6e0b4 fixing wall recommendations testss 2023-09-22 14:08:49 +01:00
Khalim Conn-Kowlessar
c2fcd0041f debugging local lambda run and updating the sap point checking condition 2023-09-13 18:47:12 +01:00
Khalim Conn-Kowlessar
cde303a0c0 Added in pre-processor 2023-09-13 18:06:48 +01:00
Khalim Conn-Kowlessar
d5bb04a091 minor modifications to pre processor for it to work in the backend 2023-09-13 16:27:13 +01:00
Khalim Conn-Kowlessar
1fdbdbad07 simplying router for recommendation engine wip 2023-09-13 15:54:41 +01:00
Khalim Conn-Kowlessar
f8a4884deb fixing unit tests for Property class 2023-09-13 15:50:20 +01:00
Khalim Conn-Kowlessar
dd90065874 Adding in get_cleaned function 2023-09-13 13:30:45 +01:00
Khalim Conn-Kowlessar
98b6261fe1 fixing api call to sap model 2023-09-13 10:54:53 +01:00
Khalim Conn-Kowlessar
bc398489af giving lambda permissions to PREDICTIONS_BUCKET and DATA_BUCKET 2023-09-13 10:29:32 +01:00
Khalim Conn-Kowlessar
57bc7ea4ed Added logging to fastapi 2023-09-13 10:13:05 +01:00
Khalim Conn-Kowlessar
b61ca06661 Allowing all s3 permissions for predictions bucket for sapmodel 2023-09-12 18:59:55 +01:00
Khalim Conn-Kowlessar
62f812cd71 Fixing issue with sap model parsing event body 2023-09-12 18:48:33 +01:00
Khalim Conn-Kowlessar
547172a6e8 copying over simulation system DataProcessor to backend dockerfile and adding 120 second timeout 2023-09-12 18:07:07 +01:00
Khalim Conn-Kowlessar
dd49798dad finalising recommendations api 2023-09-12 17:50:39 +01:00
Khalim Conn-Kowlessar
cda0ceb009 recommendation api working locally 2023-09-12 17:27:28 +01:00
Khalim Conn-Kowlessar
28bdc119fd finishing implementation of the model wip 2023-09-12 17:18:10 +01:00
Khalim Conn-Kowlessar
6e1607bbba debugging cleaning class 2023-09-07 15:06:13 +03:00
Khalim Conn-Kowlessar
e05e8ff636 Added TODO 2023-09-05 18:32:30 +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
637ada9cb3 Implementing sap model api to backend wip 2023-09-05 15:47:26 +01:00
Khalim Conn-Kowlessar
e8556ae607 correct docker image 2023-08-24 20:46:48 +01:00
Khalim Conn-Kowlessar
a71bd53592 correct docker image 2023-08-24 20:46:12 +01:00
Khalim Conn-Kowlessar
d6c29cc516 correct docker image 2023-08-24 20:45:10 +01:00