Commit graph

162 commits

Author SHA1 Message Date
Michael Duong
e95b6e3369 removed for loop and if condition 2023-08-11 18:48:39 +00:00
Michael Duong
abe894a94d fixed merge conflicts 2023-08-10 20:13:29 +00:00
Michael Duong
387a19d7cf added a dataprocessor class 2023-08-10 20:10:50 +00:00
Khalim Conn-Kowlessar
a2866647ca Merge branch 'main' of https://github.com/Hestia-Homes/Model 2023-08-10 16:54:08 +01:00
Khalim Conn-Kowlessar
b278e557fb Added materials table to fastapi backend 2023-08-10 16:53:52 +01:00
quandanrepo
e146302fb9
Update app.py - fix median bug
Change drop to skipna for median method
2023-08-09 16:37:12 +01:00
Michael Duong
bac9c2e6ae Refactored Path, organised preprocessing steps for df 2023-08-09 12:42:57 +00:00
Khalim Conn-Kowlessar
07af58eb85 added data glossary in comments:
|
2023-08-08 15:17:30 +01:00
Khalim Conn-Kowlessar
57394feda9 updated version of data prep code 2023-08-08 15:15:27 +01:00
Khalim Conn-Kowlessar
7d312d5c65 working on the data prep code 2023-08-03 13:31:15 +01:00
Khalim Conn-Kowlessar
44099f8d83 Working on simulation system data 2023-08-03 12:09:37 +01:00
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