Commit graph

210 commits

Author SHA1 Message Date
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
d8c19d5382 Merge branch 'main' of github.com:Hestia-Homes/Model into mlmodel 2023-08-30 16:33:01 +01:00
Khalim Conn-Kowlessar
f6d1a2daac Added setup_slack to gain optimiser 2023-08-30 11:06:54 +01:00
Khalim Conn-Kowlessar
a4e8f510b1 Added slack to CostOptimiser in the case of no feasible solution 2023-08-30 11:00:45 +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
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
Khalim Conn-Kowlessar
93beffe01b Recolved merge conflicts 2023-08-25 12:15:19 +01:00
Khalim Conn-Kowlessar
cc64fdfd21 moving epc_to_sap_lower_bound 2023-08-21 20:39:24 +01:00
Khalim Conn-Kowlessar
6ac397b565 Adding recommendation materials details to recommendations outputs 2023-08-21 14:39:34 +01:00
Michael Duong
bc46d90bc2 Add markdown metric file for CML 2023-08-19 17:16:23 +00: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
cc0a4df82f add requirements for seaborn 2023-08-19 13:57:45 +00:00
Michael Duong
6b94286e7f Merge branch 'main' of github.com:Hestia-Homes/Model into mlmodel 2023-08-19 13:10:27 +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
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
Michael Duong
a31127c2bc Add requirements file 2023-08-18 12:46:13 +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
4cd5cc168b fixed bug and moved the filling of na code to dataprocesspr 2023-08-15 14:48:20 +00:00
Michael Duong
de01b8d73c Fixed bug with na values 2023-08-14 20:24:56 +00:00
Michael Duong
31832c7c26 added latest files 2023-08-14 17:22:21 +00:00
Michael Duong
54964bcf17 adding a dummy testing script 2023-08-13 11:43:45 +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
Michael Duong
e95b6e3369 removed for loop and if condition 2023-08-11 18:48:39 +00:00
Michael Duong
abe894a94d fixed merge conflicts 2023-08-10 20:13:29 +00:00