Commit graph

151 commits

Author SHA1 Message Date
Khalim Conn-Kowlessar
3a48fa1993 restructured backend api, moving epc clean back to how it was 2023-08-02 10:25:07 +01:00
Khalim Conn-Kowlessar
9af1a0f6a8 texting pyspellchecker in lambda 2023-08-01 18:49:45 +01:00
Khalim Conn-Kowlessar
347008296b Adding in updates to db 2023-08-01 16:04:52 +01:00
Khalim Conn-Kowlessar
45ecd767df pulling out lighting averages 2023-08-01 14:45:29 +01:00
Khalim Conn-Kowlessar
75a358ff4c updating EpcClean to use inside of the backend lambda and pushing property targets to database 2023-08-01 14:26:49 +01:00
Khalim Conn-Kowlessar
cb155f1cac Adding database connection to fastapi 2023-07-31 11:02:22 +01:00
Khalim Conn-Kowlessar
6160c0685c moved rdsap_tables to recommendations 2023-07-21 18:22:05 +01:00
Khalim Conn-Kowlessar
39f954a088 restructured app to move property to backend 2023-07-21 17:32:06 +01:00
Khalim Conn-Kowlessar
3e5d6cc4b4 added SapModel to app 2023-07-21 17:02:23 +01:00
Khalim Conn-Kowlessar
9845879e9c sorting out coverage reporting 2023-07-21 15:52:11 +01:00
Khalim Conn-Kowlessar
e3d94b9307 fixed recommendation tests 2023-07-21 15:46:13 +01:00
Khalim Conn-Kowlessar
caedd79523 Added unit tests for recommendation utils and still restructuing repo 2023-07-21 11:49:58 +01:00
Khalim Conn-Kowlessar
0594ab7a7e windows and lighting debugged 2023-07-21 10:40:47 +01:00
Khalim Conn-Kowlessar
3f723785e4 handling welsh wall cases 2023-07-21 10:34:05 +01:00
Khalim Conn-Kowlessar
09515bd0c5 debugging roof attributes and adding additional test 2023-07-21 10:21:49 +01:00
Khalim Conn-Kowlessar
347e2c5617 fixing mainheat attributes and added extra test 2023-07-21 09:27:48 +01:00
Khalim Conn-Kowlessar
07224393bc Fixing Hotwater attributes class and adding additional tests 2023-07-21 09:21:35 +01:00
Khalim Conn-Kowlessar
99ea438490 extended floor attributes and added new test 2023-07-20 18:53:50 +01:00
Khalim Conn-Kowlessar
a5ef3b8483 extending description cleaning for expanded data 2023-07-20 18:51:55 +01:00
Khalim Conn-Kowlessar
2a002c1faf refactoring recommendations 2023-07-20 18:02:17 +01:00
Khalim Conn-Kowlessar
5a5c0d5f18 rewrote classifying new declies without pandas 2023-07-20 15:48:26 +01:00
Khalim Conn-Kowlessar
46b3ef10ab creating land registry repo 2023-07-20 14:47:19 +01:00
Khalim Conn-Kowlessar
c5b15be5c3 restructuign wip 2023-07-20 13:48:59 +01:00
Khalim Conn-Kowlessar
c0f9462377 further breaking up code 2023-07-20 12:24:34 +01:00
Khalim Conn-Kowlessar
24f0404c8d restructuring repo to split out static data build processes 2023-07-20 12:02:50 +01:00
Khalim Conn-Kowlessar
b0c161b118 restructuring openUrpn code 2023-07-20 11:41:43 +01:00
Khalim Conn-Kowlessar
52a7501345 removing logs from validate_token 2023-07-20 10:38:06 +01:00
Khalim Conn-Kowlessar
ff180a67e2 reduce interdependencies 2023-07-19 14:37:57 +01:00
Khalim Conn-Kowlessar
7ca0c4c134 restrict urllib3 version 2023-07-19 14:12:42 +01:00
Khalim Conn-Kowlessar
49341b73a2 removing mypy from main requirements 2023-07-19 13:59:38 +01:00
Khalim Conn-Kowlessar
5975bede3c getting deployment working 2023-07-19 13:49:46 +01:00
Khalim Conn-Kowlessar
8c609d282a refactoring backend to incorporate model_data parts 2023-07-19 09:45:23 +01:00
Khalim Conn-Kowlessar
7a091842c9 Trying to get /backend and /model_data working together 2023-07-18 16:45:11 +01:00
Khalim Conn-Kowlessar
d774df4697 moved .coveragerc and pytest.ini files to model_data 2023-07-05 13:07:55 +01:00
Khalim Conn-Kowlessar
18953c9f0b Added basic tests for sap model 2023-07-05 11:52:35 +01:00
Khalim Conn-Kowlessar
a79c2852cc additional cleanup 2023-07-05 09:53:45 +01:00
Khalim Conn-Kowlessar
308eb99afb Added final model predictions 2023-07-05 09:51:39 +01:00
Khalim Conn-Kowlessar
710f446ebc Cleaning up modelling code 2023-07-05 09:34:14 +01:00
Khalim Conn-Kowlessar
946e6d092e removed floor height from binning 2023-07-04 20:13:18 +01:00
Khalim Conn-Kowlessar
df8bfd7d02 removed outlier testing but got some decent results binning some variables 2023-07-04 20:11:05 +01:00
Khalim Conn-Kowlessar
0b41057db8 reverting to baseline performance which was just filling area with zero 2023-07-04 19:38:18 +01:00
Khalim Conn-Kowlessar
68e903e492 had a silly bug in cleaning code, which is fixed 2023-07-04 16:35:08 +01:00
Khalim Conn-Kowlessar
c59aff412c testing rf importance and permutation importance 2023-07-04 16:28:58 +01:00
Khalim Conn-Kowlessar
58edd9a255 investigating dropping variables 2023-07-04 16:13:40 +01:00
Khalim Conn-Kowlessar
ccfdb7cc8c Testing dropping features - new best accuracy 2023-07-04 15:45:34 +01:00
Khalim Conn-Kowlessar
c698f49d58 categorical cleaning in progress 2023-07-04 12:55:59 +01:00
Khalim Conn-Kowlessar
d04be241bd removed zero variance features 2023-07-04 10:46:26 +01:00
Khalim Conn-Kowlessar
ff84635cb8 first working version of sap model 2023-07-04 10:00:15 +01:00
Khalim Conn-Kowlessar
d586441769 prepared sap model dataset 2023-07-03 18:46:55 +01:00
Khalim Conn-Kowlessar
8e65ac05cf fixed minor bug which commented out the averages cleaning 2023-07-03 18:31:49 +01:00