Commit graph

416 commits

Author SHA1 Message Date
Michael Duong
f0809966b7 add protocol for ml class 2023-08-15 18:18:55 +01:00
quandanrepo
18673e3147
Merge pull request #128 from Hestia-Homes/michael-initial
Michael initial
2023-08-14 21:26:43 +01:00
Michael Duong
614e9332d5 Merge branch 'main' of github.com:Hestia-Homes/Model into michael-initial 2023-08-14 20:25:04 +00:00
Michael Duong
de01b8d73c Fixed bug with na values 2023-08-14 20:24:56 +00:00
Khalim Conn-Kowlessar
85989548f9 Merge branch 'main' of https://github.com/Hestia-Homes/Model 2023-08-14 18:46:53 +01:00
Khalim Conn-Kowlessar
28dab3a6ff adding placeholder methods for recommendation engine 2023-08-14 18:46:38 +01:00
KhalimCK
7df05e4691
Merge pull request #126 from Hestia-Homes/michael-initial
Michael initial
2023-08-14 18:46:19 +01:00
Michael Duong
31832c7c26 added latest files 2023-08-14 17:22:21 +00:00
Michael Duong
54964bcf17 adding a dummy testing script 2023-08-13 11:43:45 +00:00
Michael Duong
db67e0e23f add a test data generation script 2023-08-12 19:11:22 +00:00
Michael Duong
e3be4ba344 Merge branch 'main' of github.com:Hestia-Homes/Model into michael-initial 2023-08-12 11:35:14 +00:00
Michael Duong
92736084e8 Add seperated class for Dataprocessing - need to move all code into it eventually 2023-08-12 11:35:01 +00:00
Khalim Conn-Kowlessar
773bd291a1 Implemented type and description generation into recommendations 2023-08-11 21:00:16 +01:00
Khalim Conn-Kowlessar
51f443a3b5 added starting u value to floor recommendations 2023-08-11 20:31:48 +01:00
Khalim Conn-Kowlessar
35d4d3af03 added starting u value to wall recomendations 2023-08-11 20:29:35 +01:00
Michael Duong
9fe640dd50 Merge branch 'main' of github.com:Hestia-Homes/Model into michael-initial 2023-08-11 18:48:45 +00:00
Michael Duong
e95b6e3369 removed for loop and if condition 2023-08-11 18:48:39 +00:00
Khalim Conn-Kowlessar
4a338f9901 implemented structure of recommendation upload 2023-08-11 14:16:28 +01:00
Khalim Conn-Kowlessar
01496cd1e6 Added plan creation to recommendations api 2023-08-11 11:59:30 +01: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
cbed2d6b86 uploading plan and recommendations wip 2023-08-10 18:26:41 +01:00
Khalim Conn-Kowlessar
e4aeb204ca implemented the materials database call 2023-08-10 17:45:08 +01: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
56014f590f
Merge pull request #123 from Hestia-Homes/bugfix-median
Update app.py - fix median bug
2023-08-09 17:15:41 +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
b3614a13d9 setting up temp materials db 2023-08-02 19:36:54 +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
d84b463771 including epc_attributes modules into serverless package 2023-08-01 18:30:35 +01:00
Khalim Conn-Kowlessar
cf97d4ef31 Adding pytz to requirements 2023-08-01 18:22:16 +01:00
Khalim Conn-Kowlessar
7326425320 Posting property_details_epc to db 2023-08-01 17:39:40 +01:00
Khalim Conn-Kowlessar
90099edcb4 formatting epc data for storage 2023-08-01 17:13:39 +01:00
Khalim Conn-Kowlessar
1b82993802 pushing final data to db almost complete 2023-08-01 16:45: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
6653ae9fbb added mainfuel to outputs 2023-08-01 11:55:30 +01:00
Khalim Conn-Kowlessar
4c99a9308b adding solar hot water and wind turbine features 2023-08-01 11:49:26 +01:00
Khalim Conn-Kowlessar
6f579b6939 adding additional attributes to property for posting to the database 2023-08-01 11:38:35 +01:00
Khalim Conn-Kowlessar
2c4d06f746 Added database post to plan trigger 2023-07-31 16:48:26 +01:00
Khalim Conn-Kowlessar
1ceedc2ebb Adding property table cration to router 2023-07-31 16:26:54 +01:00
Khalim Conn-Kowlessar
c71e6fe44f added property and portfolio models' 2023-07-31 15:02:12 +01:00
Khalim Conn-Kowlessar
1bb8a4cd36 fixing sls 2023-07-31 12:00:25 +01:00