Commit graph

95 commits

Author SHA1 Message Date
Khalim Conn-Kowlessar
244665c27f fixed minor bug with reading in model 2023-09-05 12:18:42 +01:00
quandanrepo
bc3b16548e
Merge pull request #208 from Hestia-Homes/mlmodel
Mlmodel
2023-09-05 00:14:43 +01:00
quandanrepo
725dd0f000
Update docker-compose.yml 2023-09-04 23:38:34 +01:00
Khalim Conn-Kowlessar
a780ae5fc9 json.loads on body to convert from string 2023-09-04 18:33:51 +01:00
Khalim Conn-Kowlessar
f97d79944e added correct parsing of input event 2023-09-04 18:22:12 +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
Khalim Conn-Kowlessar
4540ed82d1 Give permission to lambda to read from data bucket 2023-09-01 19:13:28 +01:00
Khalim Conn-Kowlessar
15233849db test adding logging 2023-09-01 18:41:20 +01:00
Michael Duong
5cf29db634 begin boto3 chagne 2023-09-01 18:20:17 +01:00
Michael Duong
58e6ce54d8 begin boto3 chagne 2023-09-01 18:19:07 +01:00
Khalim Conn-Kowlessar
7bd15357d6 docker working woo 2023-09-01 17:52:11 +01:00
Michael Duong
baec5e7cc0 change defaultt for training - runtime 2023-09-01 15:50:53 +01:00
Michael Duong
3dfe05f77d added download and load for predcitions 2023-09-01 15:43:13 +01:00
Michael Duong
7037625e7f added download and load for predcitions 2023-09-01 15:42:04 +01:00
Khalim Conn-Kowlessar
17b5464acf got the dockerfile working completely 2023-09-01 14:38:34 +01:00
Khalim Conn-Kowlessar
058194fc14 working on dockerfile and handler and added new s3 bucket 2023-09-01 12:06:14 +01:00
Michael Duong
31ce4a670e added s3fs client to handler the connection to s3 - cahnge to local 2023-09-01 11:42:38 +01:00
Michael Duong
18a32471e7 added s3fs client to handler the connection to s3 - add more requirements 2023-09-01 11:35:36 +01:00
Michael Duong
9c50c9dcfc added s3fs client to handler the connection to s3 2023-09-01 11:35:00 +01:00
Michael Duong
f79e18a6a0 added s3fs client to handler the connection to s3 2023-09-01 11:28:06 +01:00
Michael Duong
eeff2817e2 Merge branch 'main' of github.com:Hestia-Homes/Model into mlmodel 2023-09-01 11:27:25 +01:00
Michael Duong
bf06636a58 added s3fs client to handler the connection to s3 2023-09-01 11:27:20 +01:00
Khalim Conn-Kowlessar
a6dece3507 removing local code from lambda 2023-09-01 10:47:58 +01:00
Khalim Conn-Kowlessar
fe6a08f031 fixed reference to predictions 2023-09-01 10:46:17 +01:00
Khalim Conn-Kowlessar
f8209c42ab fix stupid dockerfile error 2023-08-31 22:27:35 +01:00
Khalim Conn-Kowlessar
29690d09be changing docker file 2023-08-31 21:53:14 +01:00
Khalim Conn-Kowlessar
672877d165 changing working directory for lambda 2023-08-31 17:39:32 +01:00
Khalim Conn-Kowlessar
22ab70a888 Changing domain settings of serverless and correcting dockerfile 2023-08-31 17:15:14 +01:00
Michael Duong
958dbe7754 added s3fs 2023-08-31 14:55:18 +01:00
Michael Duong
cfc004077a Added hnalder and dockerfiles 2023-08-31 14:46:10 +01:00
Khalim Conn-Kowlessar
20ba7149c1 wip on area data handler 2023-08-31 13:45:06 +01:00
Khalim Conn-Kowlessar
974b049ad1 Added area_data file 2023-08-31 10:09:08 +01:00
Michael Duong
a137cccc05 added factory pattern 2023-08-31 00:06:03 +01:00
Michael Duong
ca16b1d872 remove s3path for now 2023-08-30 16:54:41 +01:00
Michael Duong
b1decfe253 add metric class and regneration script 2023-08-30 16:36:36 +01:00
Michael Duong
0f2cd9b09d merged in changes, change imports to stay within core for smaller dependency in dockerfile 2023-08-30 10:16:42 +01:00
Michael Duong
5d1b81e54b add basic handler for now 2023-08-29 19:35:18 +01:00
Michael Duong
bd53427c72 change training requirements 2023-08-29 19:13:04 +01:00
Michael Duong
ac72a58213 add simple docker files for now 2023-08-29 19:11:22 +01:00
Michael Duong
05afffc05d move seaborn settings to setting file 2023-08-29 18:31:01 +01:00
Michael Duong
469938bb25 Add extra steps to readme and makefile 2023-08-29 18:16:46 +01:00