Khalim Conn-Kowlessar
|
737ebc115b
|
Added api key authentication to example portoflio api
|
2023-07-06 10:42:27 +01:00 |
|
Khalim Conn-Kowlessar
|
28a5f3bdee
|
basic portfolio api
|
2023-07-06 10:24:06 +01:00 |
|
Khalim Conn-Kowlessar
|
d9de9cf67e
|
Notes for authentication between nextjs frontend and api service
|
2023-07-06 10:07:55 +01:00 |
|
Khalim Conn-Kowlessar
|
b51c19716a
|
setup minimal template application
|
2023-07-06 10:02:54 +01:00 |
|
Khalim Conn-Kowlessar
|
7e9ffedbe6
|
Pull out branch name from the environment github ref
|
2023-07-05 19:46:10 +01:00 |
|
Khalim Conn-Kowlessar
|
69362570b8
|
changed trigger condition
|
2023-07-05 19:40:26 +01:00 |
|
Khalim Conn-Kowlessar
|
695672999a
|
changed branch requirements
|
2023-07-05 19:36:42 +01:00 |
|
Khalim Conn-Kowlessar
|
112c7bedbb
|
change branch requirements on dev and prod deploy statements
|
2023-07-05 19:34:25 +01:00 |
|
Khalim Conn-Kowlessar
|
d7b24ccdd1
|
add prevent detroy
|
2023-07-05 19:26:32 +01:00 |
|
Khalim Conn-Kowlessar
|
e3b68d56af
|
Handle issue with workspace already existing
|
2023-07-05 19:23:03 +01:00 |
|
Khalim Conn-Kowlessar
|
e40970df5c
|
Try creating DevAdmin and ProdAdmin profiles in actions
|
2023-07-05 19:16:11 +01:00 |
|
Khalim Conn-Kowlessar
|
cf6b005694
|
upgrade terraform version
|
2023-07-05 19:08:19 +01:00 |
|
Khalim Conn-Kowlessar
|
9f37585170
|
added directory change to github actions yml
|
2023-07-05 19:06:38 +01:00 |
|
Khalim Conn-Kowlessar
|
8422a5c84a
|
Updated readme to test ci/cd
|
2023-07-05 19:03:13 +01:00 |
|
Khalim Conn-Kowlessar
|
f57f9e028c
|
Moved github actions folder
|
2023-07-05 19:00:12 +01:00 |
|
Khalim Conn-Kowlessar
|
52fd446b82
|
rename terraform depoyment script
|
2023-07-05 18:57:03 +01:00 |
|
Khalim Conn-Kowlessar
|
1745a8ade9
|
Remove boilerplate
|
2023-07-05 18:49:30 +01:00 |
|
Khalim Conn-Kowlessar
|
b77437226f
|
Added github actions deployment script
|
2023-07-05 18:46:43 +01:00 |
|
Khalim Conn-Kowlessar
|
3036512f85
|
Updated documentation
|
2023-07-05 18:27:51 +01:00 |
|
Khalim Conn-Kowlessar
|
380b7771db
|
Got the database creation working
|
2023-07-05 18:09:44 +01:00 |
|
Khalim Conn-Kowlessar
|
2274e644f9
|
first commit of the infrastructure repo, setting up
|
2023-07-05 14:57:50 +01:00 |
|
Khalim Conn-Kowlessar
|
485cfcc203
|
Updated documentation for base readme
|
2023-07-05 13:08:53 +01:00 |
|
Khalim Conn-Kowlessar
|
d774df4697
|
moved .coveragerc and pytest.ini files to model_data
|
2023-07-05 13:07:55 +01:00 |
|
Khalim Conn-Kowlessar
|
18953c9f0b
|
Added basic tests for sap model
|
2023-07-05 11:52:35 +01:00 |
|
Khalim Conn-Kowlessar
|
a79c2852cc
|
additional cleanup
|
2023-07-05 09:53:45 +01:00 |
|
Khalim Conn-Kowlessar
|
308eb99afb
|
Added final model predictions
|
2023-07-05 09:51:39 +01:00 |
|
Khalim Conn-Kowlessar
|
710f446ebc
|
Cleaning up modelling code
|
2023-07-05 09:34:14 +01:00 |
|
Khalim Conn-Kowlessar
|
946e6d092e
|
removed floor height from binning
|
2023-07-04 20:13:18 +01:00 |
|
Khalim Conn-Kowlessar
|
df8bfd7d02
|
removed outlier testing but got some decent results binning some variables
|
2023-07-04 20:11:05 +01:00 |
|
Khalim Conn-Kowlessar
|
0b41057db8
|
reverting to baseline performance which was just filling area with zero
|
2023-07-04 19:38:18 +01:00 |
|
Khalim Conn-Kowlessar
|
68e903e492
|
had a silly bug in cleaning code, which is fixed
|
2023-07-04 16:35:08 +01:00 |
|
Khalim Conn-Kowlessar
|
c59aff412c
|
testing rf importance and permutation importance
|
2023-07-04 16:28:58 +01:00 |
|
Khalim Conn-Kowlessar
|
58edd9a255
|
investigating dropping variables
|
2023-07-04 16:13:40 +01:00 |
|
Khalim Conn-Kowlessar
|
ccfdb7cc8c
|
Testing dropping features - new best accuracy
|
2023-07-04 15:45:34 +01:00 |
|
Khalim Conn-Kowlessar
|
c698f49d58
|
categorical cleaning in progress
|
2023-07-04 12:55:59 +01:00 |
|
Khalim Conn-Kowlessar
|
d04be241bd
|
removed zero variance features
|
2023-07-04 10:46:26 +01:00 |
|
Khalim Conn-Kowlessar
|
ff84635cb8
|
first working version of sap model
|
2023-07-04 10:00:15 +01:00 |
|
Khalim Conn-Kowlessar
|
d586441769
|
prepared sap model dataset
|
2023-07-03 18:46:55 +01:00 |
|
Khalim Conn-Kowlessar
|
8e65ac05cf
|
fixed minor bug which commented out the averages cleaning
|
2023-07-03 18:31:49 +01:00 |
|
Khalim Conn-Kowlessar
|
d9b792d23b
|
Added spelling correction using nlp textblob
|
2023-07-03 18:12:23 +01:00 |
|
Khalim Conn-Kowlessar
|
d0f55b2e7d
|
Fixed property tests
|
2023-07-03 15:42:24 +01:00 |
|
Khalim Conn-Kowlessar
|
c0d693c5ed
|
Added lighting desciption tests
|
2023-07-03 15:36:51 +01:00 |
|
Khalim Conn-Kowlessar
|
955d0ea94c
|
created test cases:
|
2023-07-03 15:23:22 +01:00 |
|
Khalim Conn-Kowlessar
|
290ff65f1b
|
Fix bug in filtering averages in lighting description
|
2023-07-03 15:21:09 +01:00 |
|
Khalim Conn-Kowlessar
|
e51a2142fd
|
implemented lighting desctipion cleaning
|
2023-07-03 15:18:44 +01:00 |
|
Khalim Conn-Kowlessar
|
d5e4baba05
|
rough implementation of lighing description cleaning
|
2023-07-03 15:07:36 +01:00 |
|
Khalim Conn-Kowlessar
|
ba201c8b6a
|
working on sap model but need to clean lighting
|
2023-07-03 14:39:46 +01:00 |
|
Khalim Conn-Kowlessar
|
f941a3c512
|
creating rough framework for sap model
|
2023-07-03 13:01:41 +01:00 |
|
Khalim Conn-Kowlessar
|
c08f74cefb
|
removed some temp code
|
2023-07-01 20:28:29 +01:00 |
|
Khalim Conn-Kowlessar
|
7b96d30073
|
added celet type thermostat controls
|
2023-07-01 18:22:45 +01:00 |
|