Commit graph

20 commits

Author SHA1 Message Date
lrdossan
16a417a817 removed deployment related configuration on expert apps 2024-06-24 17:23:58 +02:00
Nicola Tarocco
d1555d77fc
upgrade dependencies 2024-02-27 21:10:27 +01:00
Luis Aleixo
cb375e2de5 added ruptures package definition 2023-11-21 09:43:28 +01:00
Luis Aleixo
e0d440eb07 updated voila and related versions on requirements file 2023-03-23 10:51:23 +01:00
Nicola Tarocco
25c9e8f120 setup: upgrade Python dependencies 2023-03-23 10:51:23 +01:00
Luis Aleixo
aa6181641b removed duplicated requirement 2022-11-09 08:56:33 +01:00
Luis Aleixo
bd771d7214 sklearn is deprecated causing the pipeline to fail 2022-11-08 17:32:59 +01:00
Luis Aleixo
f4ba8465ab updated folder's names and respective references 2022-09-09 16:57:20 +02:00
Luis Aleixo
8b03425f00 added retry decorator with default values 2022-05-09 17:15:14 +02:00
Phil Elson
dfc66991f4 Move QR generation to the browser, saving some time and effort on the server. 2021-10-06 11:56:09 +02:00
James Devine
db02132853 Allow location selection as part of the calculator, with temp profile from local weather station 2021-09-02 11:58:32 +02:00
Phil Elson
3103663978 Create a Python3.9 based Dockerfile for cara to run on openshift. 2021-07-30 08:53:06 +02:00
Phil Elson
77e9215812 Re-introduce parallelism through loky. 2021-07-16 13:56:28 +02:00
Nicolas Mounet
20a288a887 Update requirements.txt 2021-06-05 17:18:14 +00:00
Nicolas Mounet
cf817d0eb7 Modifying sklearn version in requirements 2021-06-05 19:08:46 +02:00
Nicolas Mounet
3a8c20a38a Adding sklearn to requirements.txt 2021-06-04 13:45:36 +02:00
Phil Elson
eccc57702d Vectorise PiecewiseConstant and WindowOpenings. 2021-04-07 10:19:20 +02:00
Phil Elson
9b836a6507 Handle arrays in the cache of the model by using the memoization library. Speeds up the single model case too. 2021-03-28 06:56:49 +02:00
Gabriella Azzopardi
2997607e60 Automatic report regeneration 2021-03-01 15:19:15 +00:00
Phil Elson
ca5633a988 Bring over the prototyped voila app, and handle installation dependencies correctly. 2020-10-20 09:51:34 +02:00