Commit graph

40 commits

Author SHA1 Message Date
Khalim Conn-Kowlessar
1c44b07662 working on heating control recommendation for urban splash 2024-02-19 13:02:43 +00:00
Khalim Conn-Kowlessar
0f60082ba1 Added in the sequential scoring code 2024-02-14 19:15:41 +00:00
Khalim Conn-Kowlessar
925a6c1887 Added phasing figures into recommender 2024-02-14 12:00:49 +00:00
Khalim Conn-Kowlessar
807e6d5047 align processing of solar hot water flag between engine and model 2024-01-19 16:28:35 +00:00
Khalim Conn-Kowlessar
2a601a3003 Created set_floor_level function and added tests for it 2023-12-05 16:04:52 +00:00
Khalim Conn-Kowlessar
4aea5f6002 Tidying up new descriptions and updating recommendation types 2023-11-30 12:08:24 +00:00
Khalim Conn-Kowlessar
bf2e6c1ebc Updating recommendation classes with new cost data 2023-11-24 09:58:13 +00:00
Khalim Conn-Kowlessar
96553d0fc0 Updating the floor recommendations class for new cost data 2023-11-24 08:00:35 +00:00
Khalim Conn-Kowlessar
11ba4c64d0 tested iwi costs 2023-11-23 16:19:22 +00:00
Khalim Conn-Kowlessar
22a0bb1ffd insulation of floor to unheated space complete 2023-10-24 17:32:48 +08:00
Khalim Conn-Kowlessar
0c5ff1153c unit tests for unheated space floor insulation 2023-10-24 16:27:38 +08:00
Khalim Conn-Kowlessar
448c6a3772 added exposed floor insulation 2023-10-24 16:02:08 +08:00
Khalim Conn-Kowlessar
1228c680a6 implemented unheated space floor u-value 2023-10-24 15:19:18 +08:00
Khalim Conn-Kowlessar
28550efbe5 completed data upload and added batch uploading to manage large quantities of data 2023-10-13 13:24:49 +11:00
Khalim Conn-Kowlessar
00c35bf8cf tighten conditions for making recommendations 2023-10-10 13:12:50 +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
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
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
87e7cce075 added floor uvalue unit tests 2023-09-22 23:02:25 +01:00
Khalim Conn-Kowlessar
7385719b37 Added wall test cases 2023-09-22 19:52:03 +01:00
Khalim Conn-Kowlessar
5146e6e0b4 fixing wall recommendations testss 2023-09-22 14:08:49 +01:00
Khalim Conn-Kowlessar
f288d47e38 implemented new u-value methdology in floor recommendations 2023-09-22 11:24:51 +01:00
Khalim Conn-Kowlessar
fb0a659856 Fixing uvalue for floor function 2023-09-21 15:44:09 +01:00
Khalim Conn-Kowlessar
202365ebf2 Adding u-value calculations 2023-09-21 15:14:10 +01:00
Khalim Conn-Kowlessar
aa3b1e172d implementing u-value population wip 2023-09-20 14:23:46 +01:00
Khalim Conn-Kowlessar
df878007d2 fixing wall recommendations 2023-09-12 15:26:55 +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
6ac397b565 Adding recommendation materials details to recommendations outputs 2023-08-21 14:39:34 +01:00
Khalim Conn-Kowlessar
557aa108e5 Added in costs placeholder and storing recommendations in backend 2023-08-15 17:48:24 +01:00
Khalim Conn-Kowlessar
e8d31d56a6 Adding in costing framework wip 2023-08-15 17:33:38 +01:00
Khalim Conn-Kowlessar
28dab3a6ff adding placeholder methods for recommendation engine 2023-08-14 18:46:38 +01: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
b3614a13d9 setting up temp materials db 2023-08-02 19:36:54 +01:00
Khalim Conn-Kowlessar
001eddef2e ix silly rdsap tables bug 2023-07-21 18:31:03 +01:00
Khalim Conn-Kowlessar
39f954a088 restructured app to move property to backend 2023-07-21 17:32:06 +01:00
Khalim Conn-Kowlessar
2f88f2a0af erfactoring recommendations 2023-07-21 15:22:22 +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
Renamed from model_data/recommendations/FloorRecommendations.py (Browse further)