Commit graph

37 commits

Author SHA1 Message Date
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
9e7c35bed9 changed runtime to local for githook 2023-09-01 19:27:11 +01:00
Michael Duong
8120c0bdcd change s3fs for boto3 2023-09-01 19:25:35 +01:00
Michael Duong
58e6ce54d8 begin boto3 chagne 2023-09-01 18:19:07 +01:00
Michael Duong
baec5e7cc0 change defaultt for training - runtime 2023-09-01 15:50:53 +01:00
Michael Duong
7037625e7f added download and load for predcitions 2023-09-01 15:42:04 +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
bf06636a58 added s3fs client to handler the connection to s3 2023-09-01 11:27:20 +01:00
Michael Duong
cfc004077a Added hnalder and dockerfiles 2023-08-31 14:46:10 +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
05afffc05d move seaborn settings to setting file 2023-08-29 18:31:01 +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
81d7e6afb7 added checking for directory before creation and made some minor style changes 2023-08-25 15:21:17 +01:00
Michael Duong
a95795c1f9 remove residual output at base folder 2023-08-19 17:04:57 +00:00
Michael Duong
381c80a81a Due to git error, move residual file to a git recognised folder 2023-08-19 14:47:34 +00:00
Michael Duong
8084b807e3 Merge branch 'mlmodel' of github.com:Hestia-Homes/Model into mlmodel 2023-08-19 13:10:16 +00:00
Michael Duong
0903a60af8 add residual png 2023-08-19 13:10:08 +00:00
quandanrepo
f2eab51ff4
Update training.py 2023-08-19 14:01:13 +01:00
quandanrepo
0c7f0f5568
Update training.py 2023-08-19 13:49:59 +01:00
Michael Duong
3e23240afe cleaned up settings 2023-08-18 11:09:21 +01:00
Michael Duong
2e5c423562 Add readme and a better folder output structure. Starter code for mock up s3 2023-08-18 10:18:17 +01:00
Michael Duong
2a18180c53 added mlmodel, prediction and training files 2023-08-17 16:07:22 +01:00
Michael Duong
a90a1278a8 Merge branch 'main' of github.com:Hestia-Homes/Model into mlmodel 2023-08-16 16:44:50 +01:00
Michael Duong
d28aeddb8b Added split training data 2023-08-15 23:13:34 +00:00
Michael Duong
f0809966b7 add protocol for ml class 2023-08-15 18:18:55 +01:00
Michael Duong
31832c7c26 added latest files 2023-08-14 17:22:21 +00:00
Michael Duong
db67e0e23f add a test data generation script 2023-08-12 19:11:22 +00:00
Michael Duong
92736084e8 Add seperated class for Dataprocessing - need to move all code into it eventually 2023-08-12 11:35:01 +00:00