Commit graph

6685 commits

Author SHA1 Message Date
Khalim Conn-Kowlessar
e05e8ff636 Added TODO 2023-09-05 18:32:30 +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
02208cbf4a implementing sap model api call to backend and fixing bug in DataProcessor 2023-09-05 18:03:25 +01:00
Khalim Conn-Kowlessar
d14c73ef66 removing some temp code 2023-09-05 16:34:16 +01:00
Khalim Conn-Kowlessar
0692140acf added creating of cleaning dataset and storage of cleaning data 2023-09-05 16:33:50 +01:00
Khalim Conn-Kowlessar
637ada9cb3 Implementing sap model api to backend wip 2023-09-05 15:47:26 +01:00
KhalimCK
bbb7ffb57b
Merge pull request #220 from Hestia-Homes/main
lambda can only write to /tmp folder to using /tmp for model download
2023-09-05 12:47:02 +01:00
Khalim Conn-Kowlessar
66b20c2223 lambda can only write to /tmp folder to using /tmp for model download 2023-09-05 12:43:51 +01:00
KhalimCK
7e006372c0
Merge pull request #219 from Hestia-Homes/main
fixed minor bug with reading in model
2023-09-05 12:22:04 +01:00
Khalim Conn-Kowlessar
244665c27f fixed minor bug with reading in model 2023-09-05 12:18:42 +01:00
KhalimCK
c63d7f449e
Merge pull request #218 from Hestia-Homes/main
handling lack of permissions when getting model from s3
2023-09-05 11:30:15 +01:00
Khalim Conn-Kowlessar
abb0e23c9f Merge branch 'main' of https://github.com/Hestia-Homes/Model 2023-09-05 11:29:10 +01:00
Khalim Conn-Kowlessar
19e63a95fe testing fully permissive permissions 2023-09-05 11:28:52 +01:00
quandanrepo
bc3b16548e
Merge pull request #208 from Hestia-Homes/mlmodel
Mlmodel
2023-09-05 00:14:43 +01:00
quandanrepo
5dc6e2bf8d
Update cml.yml 2023-09-05 00:08:53 +01:00
quandanrepo
725dd0f000
Update docker-compose.yml 2023-09-04 23:38:34 +01:00
quandanrepo
7aad180caa
Update cml.yml - examine error 2023-09-04 23:25:35 +01:00
quandanrepo
f085eba501
Update cml.yml - test docker compose 2023-09-04 23:11:29 +01:00
KhalimCK
cc566ffe2f
Merge pull request #217 from Hestia-Homes/main
increase lambda timeout from 6 seconds to 120
2023-09-04 18:47:42 +01:00
Khalim Conn-Kowlessar
3273960a6e increase lambda timeout from 6 seconds to 120 2023-09-04 18:47:21 +01:00
KhalimCK
6374ce8542
Merge pull request #216 from Hestia-Homes/main
json.loads on body to convert from string
2023-09-04 18:35:12 +01:00
Khalim Conn-Kowlessar
a780ae5fc9 json.loads on body to convert from string 2023-09-04 18:33:51 +01:00
KhalimCK
c8197e7811
Merge pull request #215 from Hestia-Homes/main
added correct parsing of input event
2023-09-04 18:22:55 +01:00
Khalim Conn-Kowlessar
f97d79944e added correct parsing of input event 2023-09-04 18:22:12 +01:00
KhalimCK
7f3b2f4e25
Merge pull request #214 from Hestia-Homes/main
correcting role name
2023-09-04 18:13:11 +01:00
Khalim Conn-Kowlessar
6bf89c6aaa correcting role name 2023-09-04 18:12:53 +01:00
KhalimCK
2f3baae5fd
Merge pull request #213 from Hestia-Homes/main
restructuring serverless script
2023-09-04 18:10:38 +01:00
Khalim Conn-Kowlessar
b58d69f8c8 restructuring serverless script 2023-09-04 18:10:07 +01:00
KhalimCK
fab8d97218
Merge pull request #212 from Hestia-Homes/main
removed sls domain manager
2023-09-04 17:15:35 +01:00
Khalim Conn-Kowlessar
eea75a7ad4 removed sls domain manager 2023-09-04 17:14:07 +01:00
KhalimCK
520b31e4e0
Merge pull request #211 from Hestia-Homes/main
removing domain manager
2023-09-04 17:09:03 +01:00
Khalim Conn-Kowlessar
a6af2866d6 removing domain manager 2023-09-04 17:07:49 +01:00
KhalimCK
18e55914ff
Merge pull request #210 from Hestia-Homes/main
testing removing custom domain
2023-09-04 16:50:08 +01:00
Khalim Conn-Kowlessar
327eaefbd0 removing custom domain 2023-09-04 16:49:35 +01:00
Michael Duong
d7b4499de2 cleaned up docker file for local testing 2023-09-04 14:46:56 +01:00
Michael Duong
69a5e98619 cleaned up docker file for local testing 2023-09-04 14:46:33 +01:00
Michael Duong
9445c65701 Merge branch 'main' of github.com:Hestia-Homes/Model into mlmodel 2023-09-04 13:56:29 +01:00
Michael Duong
4776c7af85 fixed runtime for prediction script 2023-09-04 13:56:22 +01:00
KhalimCK
72cb30bcee
Merge pull request #209 from Hestia-Homes/cost-model
Cost model
2023-09-04 12:09:37 +01:00
Khalim Conn-Kowlessar
3a2a45ba9b basic process for creating of area dataset complete 2023-09-04 12:08:55 +01:00
Khalim Conn-Kowlessar
2ee9ba9ddd Implemented area data extraction for first 6 files 2023-09-04 10:36:39 +01:00
Michael Duong
9e7c35bed9 changed runtime to local for githook 2023-09-01 19:27:11 +01:00
Michael Duong
7a1f9f94f7 Merge branch 'main' of github.com:Hestia-Homes/Model into mlmodel 2023-09-01 19:25:40 +01:00
Michael Duong
8120c0bdcd change s3fs for boto3 2023-09-01 19:25:35 +01:00
KhalimCK
30e2efecb8
Merge pull request #207 from Hestia-Homes/main
Give permission to lambda to read from data bucket
2023-09-01 19:14:08 +01:00
Khalim Conn-Kowlessar
4540ed82d1 Give permission to lambda to read from data bucket 2023-09-01 19:13:28 +01:00
KhalimCK
fa6b2ba638
Merge pull request #206 from Hestia-Homes/main
test adding logging
2023-09-01 18:42:06 +01:00
Khalim Conn-Kowlessar
15233849db test adding logging 2023-09-01 18:41:20 +01:00
KhalimCK
f3243503b6
Merge pull request #205 from Hestia-Homes/main
attempting to use v3 of docker/build-push-action@v3
2023-09-01 18:25:13 +01:00
Khalim Conn-Kowlessar
ad9faa8b9d attempting to use v3 of docker/build-push-action@v3 2023-09-01 18:23:17 +01:00