Commit graph

537 commits

Author SHA1 Message Date
Michael Duong
4f7c2771fe added predictions to gitignore file 2023-08-30 10:22:05 +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
KhalimCK
724e6bc608
Merge pull request #167 from Hestia-Homes/model-env
Model env
2023-08-29 21:04:10 +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
Michael Duong
b2f606055f Add commands to makefile to create environment for development 2023-08-29 18:01:52 +01:00
Michael Duong
f047cbac0a testing the make file 2023-08-29 17:56:43 +01:00
Michael Duong
1e1cf60543 add pre-commit hook, no customisation on black 2023-08-29 17:31:14 +01:00
Michael Duong
6956a80707 add pre-commit hook, no customisation on black 2023-08-29 17:28:48 +01:00
Khalim Conn-Kowlessar
a5062b24f0 got the predictions working 2023-08-25 18:08:56 +01:00
Khalim Conn-Kowlessar
2ff57a83ed handling relative paths for autogluon 2023-08-25 16:29:24 +01:00
Khalim Conn-Kowlessar
67fd184ac5 consolidated location of output storage 2023-08-25 15:33:29 +01:00
Khalim Conn-Kowlessar
d6562bfab9 updating imports for MlModel 2023-08-25 15:25:35 +01:00
Khalim Conn-Kowlessar
0e755626de updated import for featureprocessor 2023-08-25 15:22:55 +01:00
Khalim Conn-Kowlessar
81d7e6afb7 added checking for directory before creation and made some minor style changes 2023-08-25 15:21:17 +01:00
KhalimCK
4a73ebfb74
Merge pull request #133 from Hestia-Homes/mlmodel
Mlmodel
2023-08-25 12:22:59 +01:00
Khalim Conn-Kowlessar
93beffe01b Recolved merge conflicts 2023-08-25 12:15:19 +01:00
Khalim Conn-Kowlessar
e8556ae607 correct docker image 2023-08-24 20:46:48 +01:00
Khalim Conn-Kowlessar
a71bd53592 correct docker image 2023-08-24 20:46:12 +01:00
Khalim Conn-Kowlessar
d6c29cc516 correct docker image 2023-08-24 20:45:10 +01:00
Khalim Conn-Kowlessar
2fd169873a correct docker image 2023-08-24 20:44:31 +01:00
Khalim Conn-Kowlessar
d9b856a5ba switch actions file to not use arm64 2023-08-24 20:22:16 +01:00
Khalim Conn-Kowlessar
33a6587e70 revert back to x86 2023-08-24 20:12:37 +01:00
Khalim Conn-Kowlessar
0883dd6c37 Adding doumentation on lambda emulation locally 2023-08-24 18:21:06 +01:00
Khalim Conn-Kowlessar
c56641d8dc added pkgconf 2023-08-24 17:40:34 +01:00
Khalim Conn-Kowlessar
710b6b4648 adding run local lambda and added make to system dependencies install 2023-08-24 17:26:22 +01:00
Khalim Conn-Kowlessar
e64add45d6 trying to get mip working in arm64 2023-08-24 17:13:40 +01:00
Khalim Conn-Kowlessar
966ea393d7 Add back in slim bullseye 2023-08-24 16:56:51 +01:00
Khalim Conn-Kowlessar
45a13c1503 trying to use buildx 2023-08-24 16:42:59 +01:00
Khalim Conn-Kowlessar
29bd2dbd67 test switching slim bullseye to bullseye 2023-08-24 16:34:14 +01:00
Khalim Conn-Kowlessar
9c1b60a77f test removing pip install 2023-08-24 16:08:18 +01:00
Khalim Conn-Kowlessar
dc1546967b removing install of netcat 2023-08-24 15:57:53 +01:00
Khalim Conn-Kowlessar
809a4d6a6c using arm64 base image 2023-08-24 15:52:56 +01:00
Khalim Conn-Kowlessar
363a6887a9 trying to use arm64 2023-08-24 15:33:12 +01:00
Khalim Conn-Kowlessar
04beb0d510 testing changing the docker file to perform a multi-stage build to optimise image size 2023-08-24 15:20:43 +01:00
Khalim Conn-Kowlessar
57a67cd9c4 using most recent version of mip 2023-08-24 15:12:36 +01:00
Khalim Conn-Kowlessar
c4369660f0 adding boto3 to fastapi image 2023-08-24 15:04:37 +01:00
Khalim Conn-Kowlessar
e0d6793284 adding awslambdaric 2023-08-24 14:56:19 +01:00
Khalim Conn-Kowlessar
aff4cce777 changing the working directory to var/task/Model for the docker to align with lambda requirements 2023-08-24 14:00:10 +01:00
Khalim Conn-Kowlessar
7f9b973890 removing CMD directive and specifying handler in serverless script 2023-08-24 13:40:07 +01:00
Khalim Conn-Kowlessar
efe07a6e87 Adding instructions to run docker locally 2023-08-24 13:34:14 +01:00
Khalim Conn-Kowlessar
0371a810e7 adding custom domain back into serverless script 2023-08-24 13:17:19 +01:00
Khalim Conn-Kowlessar
22d6673aa3 remove serverless domain manager for first deploy 2023-08-24 11:54:31 +01:00
Khalim Conn-Kowlessar
ca14f19a9a try removing custom domain to complete the lambda deployment propertly 2023-08-24 11:49:51 +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
Khalim Conn-Kowlessar
52f508f48b fix github actions yaml error 2023-08-24 10:48:52 +01:00
Khalim Conn-Kowlessar
c69f19f27d removing serverless python requirements 2023-08-24 10:47:26 +01:00