Commit graph

442 commits

Author SHA1 Message Date
quandanrepo
137cbe665a
Update cml.yml 2023-08-19 14:28:34 +01:00
quandanrepo
bdabfde526
Update cml.yml 2023-08-19 14:26:01 +01:00
quandanrepo
5b2b081405
Update cml.yml 2023-08-19 14:24:34 +01:00
quandanrepo
f972f89b75
Update cml.yml 2023-08-19 14:22:38 +01:00
quandanrepo
229c452ff4
Update cml.yml 2023-08-19 14:09:12 +01:00
quandanrepo
f2eab51ff4
Update training.py 2023-08-19 14:01:13 +01:00
quandanrepo
261a811955
Update cml.yml 2023-08-19 14:00:31 +01:00
quandanrepo
0c7f0f5568
Update training.py 2023-08-19 13:49:59 +01:00
quandanrepo
7f543bf9e1
Update cml.yml 2023-08-19 13:44:43 +01:00
quandanrepo
7fb69aa414
Create cml.yml 2023-08-19 13:42:57 +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
Khalim Conn-Kowlessar
20aa23efa0 Merge branch 'main' of https://github.com/Hestia-Homes/Model 2023-08-16 12:10:42 +01:00
Khalim Conn-Kowlessar
560af9e0cf Added property id to plan creation 2023-08-16 12:10:24 +01:00
quandanrepo
18b8f28200
Merge pull request #131 from Hestia-Homes/michael-initial
Michael initial
2023-08-16 00:16:55 +01:00
Michael Duong
a3234b87e9 Merge branch 'main' of github.com:Hestia-Homes/Model into michael-initial 2023-08-15 23:13:42 +00:00
Michael Duong
d28aeddb8b Added split training data 2023-08-15 23:13:34 +00:00
Michael Duong
2c694097ee Merge branch 'main' of github.com:Hestia-Homes/Model into mlmodel 2023-08-15 18:19:00 +01:00
Michael Duong
f0809966b7 add protocol for ml class 2023-08-15 18:18:55 +01:00
Khalim Conn-Kowlessar
557aa108e5 Added in costs placeholder and storing recommendations in backend 2023-08-15 17:48:24 +01:00
Khalim Conn-Kowlessar
eccf4814b9 Merge branch 'main' of https://github.com/Hestia-Homes/Model 2023-08-15 17:33:52 +01:00
Khalim Conn-Kowlessar
e8d31d56a6 Adding in costing framework wip 2023-08-15 17:33:38 +01:00
Michael Duong
6d7d03b3f0 Merge branch 'main' of github.com:Hestia-Homes/Model into michael-initial 2023-08-15 14:50:09 +00:00
Michael Duong
4cd5cc168b fixed bug and moved the filling of na code to dataprocesspr 2023-08-15 14:48:20 +00:00
quandanrepo
18673e3147
Merge pull request #128 from Hestia-Homes/michael-initial
Michael initial
2023-08-14 21:26:43 +01:00
Michael Duong
614e9332d5 Merge branch 'main' of github.com:Hestia-Homes/Model into michael-initial 2023-08-14 20:25:04 +00:00
Michael Duong
de01b8d73c Fixed bug with na values 2023-08-14 20:24:56 +00:00
Khalim Conn-Kowlessar
85989548f9 Merge branch 'main' of https://github.com/Hestia-Homes/Model 2023-08-14 18:46:53 +01:00
Khalim Conn-Kowlessar
28dab3a6ff adding placeholder methods for recommendation engine 2023-08-14 18:46:38 +01:00
KhalimCK
7df05e4691
Merge pull request #126 from Hestia-Homes/michael-initial
Michael initial
2023-08-14 18:46:19 +01: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
e3be4ba344 Merge branch 'main' of github.com:Hestia-Homes/Model into michael-initial 2023-08-12 11:35:14 +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
Khalim Conn-Kowlessar
773bd291a1 Implemented type and description generation into recommendations 2023-08-11 21:00:16 +01:00
Khalim Conn-Kowlessar
51f443a3b5 added starting u value to floor recommendations 2023-08-11 20:31:48 +01:00
Khalim Conn-Kowlessar
35d4d3af03 added starting u value to wall recomendations 2023-08-11 20:29:35 +01:00
Michael Duong
9fe640dd50 Merge branch 'main' of github.com:Hestia-Homes/Model into michael-initial 2023-08-11 18:48:45 +00:00
Michael Duong
e95b6e3369 removed for loop and if condition 2023-08-11 18:48:39 +00:00
Khalim Conn-Kowlessar
4a338f9901 implemented structure of recommendation upload 2023-08-11 14:16:28 +01:00
Khalim Conn-Kowlessar
01496cd1e6 Added plan creation to recommendations api 2023-08-11 11:59:30 +01:00
Michael Duong
abe894a94d fixed merge conflicts 2023-08-10 20:13:29 +00:00
Michael Duong
387a19d7cf added a dataprocessor class 2023-08-10 20:10:50 +00:00
Khalim Conn-Kowlessar
cbed2d6b86 uploading plan and recommendations wip 2023-08-10 18:26:41 +01:00
Khalim Conn-Kowlessar
e4aeb204ca implemented the materials database call 2023-08-10 17:45:08 +01:00
Khalim Conn-Kowlessar
a2866647ca Merge branch 'main' of https://github.com/Hestia-Homes/Model 2023-08-10 16:54:08 +01:00