KhalimCK
|
a4f4e8a16d
|
Merge pull request #144 from Hestia-Homes/main
added the reference to the github sha in the lambda function uri inst…
|
2023-08-24 10:57:53 +01:00 |
|
Khalim Conn-Kowlessar
|
1afc815362
|
added the reference to the github sha in the lambda function uri instead of latest
|
2023-08-24 10:57:34 +01:00 |
|
KhalimCK
|
0e65c34bf2
|
Merge pull request #143 from Hestia-Homes/main
fix github actions yaml error
|
2023-08-24 10:49:14 +01:00 |
|
Khalim Conn-Kowlessar
|
52f508f48b
|
fix github actions yaml error
|
2023-08-24 10:48:52 +01:00 |
|
KhalimCK
|
76585de558
|
Merge pull request #142 from Hestia-Homes/main
removing serverless python requirements
|
2023-08-24 10:47:54 +01:00 |
|
Khalim Conn-Kowlessar
|
c69f19f27d
|
removing serverless python requirements
|
2023-08-24 10:47:26 +01:00 |
|
KhalimCK
|
9013de72be
|
Merge pull request #141 from Hestia-Homes/main
Updating fastapi lambda to use docker image as base
|
2023-08-24 10:21:13 +01:00 |
|
Khalim Conn-Kowlessar
|
f27f6838cc
|
Updated lamdba's dockerfile and serverless script to try and build the lambda from the docker image in ecr
|
2023-08-24 10:20:23 +01:00 |
|
Khalim Conn-Kowlessar
|
9a98503569
|
remove hardcoded stage in database credentials fetch
|
2023-08-23 08:23:13 +01:00 |
|
Khalim Conn-Kowlessar
|
238bea1f39
|
added github sha to docker tag
|
2023-08-23 08:20:37 +01:00 |
|
Khalim Conn-Kowlessar
|
96ac0135e9
|
transforming lambda to use docker wip
|
2023-08-22 09:52:42 +01:00 |
|
Khalim Conn-Kowlessar
|
517409dfe0
|
added ecr module to terraform repo
|
2023-08-22 09:19:56 +01:00 |
|
KhalimCK
|
d1049435cf
|
Merge pull request #140 from Hestia-Homes/main
using v old version of python mip
|
2023-08-21 21:31:24 +01:00 |
|
Khalim Conn-Kowlessar
|
ad6ed75cc3
|
using v old version of python mip
|
2023-08-21 21:28:47 +01:00 |
|
KhalimCK
|
62907dc311
|
Merge pull request #139 from Hestia-Homes/main
tryin mip 1.14
|
2023-08-21 21:16:57 +01:00 |
|
Khalim Conn-Kowlessar
|
b26311f417
|
tryin mip 1.14
|
2023-08-21 21:16:08 +01:00 |
|
KhalimCK
|
fab64a1c87
|
Merge pull request #138 from Hestia-Homes/main
downgrading mip to try and get it working with aws lambda
|
2023-08-21 20:49:26 +01:00 |
|
Khalim Conn-Kowlessar
|
2589a46d06
|
downgrading mip to try and get it working with aws lambda
|
2023-08-21 20:48:57 +01:00 |
|
KhalimCK
|
d616ed5006
|
Merge pull request #137 from Hestia-Homes/main
moving epc_to_sap_lower_bound
|
2023-08-21 20:39:53 +01:00 |
|
Khalim Conn-Kowlessar
|
cc64fdfd21
|
moving epc_to_sap_lower_bound
|
2023-08-21 20:39:24 +01:00 |
|
KhalimCK
|
0b102384c9
|
Merge pull request #136 from Hestia-Homes/main
Added mip to requirements
|
2023-08-21 20:27:56 +01:00 |
|
Khalim Conn-Kowlessar
|
33b142aea2
|
Added mip to requirements
|
2023-08-21 20:27:24 +01:00 |
|
KhalimCK
|
f70d9331a3
|
Merge pull request #135 from Hestia-Homes/main
include optimiser in serverrless package
|
2023-08-21 20:19:54 +01:00 |
|
Khalim Conn-Kowlessar
|
6818c3f3f8
|
include optimiser in serverrless package
|
2023-08-21 20:18:24 +01:00 |
|
KhalimCK
|
f076cb3fb8
|
Merge pull request #134 from Hestia-Homes/main
Completed the recommendations api with the optimiser and portfolio aggregations
|
2023-08-21 19:47:30 +01:00 |
|
Khalim Conn-Kowlessar
|
6ac397b565
|
Adding recommendation materials details to recommendations outputs
|
2023-08-21 14:39:34 +01:00 |
|
Khalim Conn-Kowlessar
|
f2fc921bc5
|
optimised api speed, good enough for now
|
2023-08-21 11:32:50 +01:00 |
|
Khalim Conn-Kowlessar
|
c413482bf4
|
Added try catch block
|
2023-08-21 11:21:38 +01:00 |
|
Khalim Conn-Kowlessar
|
eef6fd27dd
|
consolidating commits
|
2023-08-21 11:18:03 +01:00 |
|
Khalim Conn-Kowlessar
|
8f7ae68b4a
|
bulk uploading recommendations - improved speed by half a second
|
2023-08-21 11:05:28 +01:00 |
|
Khalim Conn-Kowlessar
|
6d381c2b65
|
refactored database upload so it's more efficient
|
2023-08-21 11:03:54 +01:00 |
|
Khalim Conn-Kowlessar
|
776f3a48e5
|
Added in portfolio aggregation method
|
2023-08-18 17:21:11 +01:00 |
|
Khalim Conn-Kowlessar
|
f37f6ac029
|
implemented optimiser into recommendation api
|
2023-08-18 16:49:03 +01:00 |
|
Khalim Conn-Kowlessar
|
20aa23efa0
|
Merge branch 'main' of https://github.com/Hestia-Homes/Model
|
2023-08-16 12:10:42 +01:00 |
|
Khalim Conn-Kowlessar
|
560af9e0cf
|
Added property id to plan creation
|
2023-08-16 12:10:24 +01:00 |
|
quandanrepo
|
18b8f28200
|
Merge pull request #131 from Hestia-Homes/michael-initial
Michael initial
|
2023-08-16 00:16:55 +01:00 |
|
Michael Duong
|
a3234b87e9
|
Merge branch 'main' of github.com:Hestia-Homes/Model into michael-initial
|
2023-08-15 23:13:42 +00:00 |
|
Michael Duong
|
d28aeddb8b
|
Added split training data
|
2023-08-15 23:13:34 +00: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
|
eccf4814b9
|
Merge branch 'main' of https://github.com/Hestia-Homes/Model
|
2023-08-15 17:33:52 +01:00 |
|
Khalim Conn-Kowlessar
|
e8d31d56a6
|
Adding in costing framework wip
|
2023-08-15 17:33:38 +01:00 |
|
Michael Duong
|
6d7d03b3f0
|
Merge branch 'main' of github.com:Hestia-Homes/Model into michael-initial
|
2023-08-15 14:50:09 +00:00 |
|
Michael Duong
|
4cd5cc168b
|
fixed bug and moved the filling of na code to dataprocesspr
|
2023-08-15 14:48:20 +00: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 |
|