- 19 Apr, 2022 5 commits
-
-
maciek riedl authored
This reverts merge request !285
-
maciek riedl authored
Add edge support See merge request !285
-
alijawadfahs authored
-
alijawadfahs authored
-
alijawadfahs authored
-
- 14 Apr, 2022 2 commits
- 12 Apr, 2022 2 commits
- 07 Apr, 2022 2 commits
-
-
maciek riedl authored
Corrections necessary for the appropriate operation of the exponential smoothing predictor See merge request !280
-
maciek riedl authored
More logs, and initialization sequence See merge request !281
-
- 06 Apr, 2022 1 commit
-
-
Fotis Paraskevopoulos authored
-
- 01 Apr, 2022 4 commits
-
-
Andreas Tsagkaropoulos authored
Correction of the handling of an exception when prediction cannot be made
-
maciek riedl authored
Add FPGA support in SAL and upgrade according to ProActive 12.0.6 version See merge request !257
-
-
maciek riedl authored
Exponential Smoothing forecaster improvements See merge request !278
-
- 31 Mar, 2022 2 commits
-
-
Andreas Tsagkaropoulos authored
-
Andreas Tsagkaropoulos authored
-
- 30 Mar, 2022 1 commit
-
-
Andreas Tsagkaropoulos authored
Implemented some data sanitization to cover the case in which erroneous data is included in the dataset (and therefore remove timestamps which are outside the time range for which data has been requested for)
-
- 29 Mar, 2022 5 commits
-
-
Andreas Tsagkaropoulos authored
Addition of helper print_with_time method, allowing better log output (including the time), and change of print() calls to use it
-
Andreas Tsagkaropoulos authored
Added missing INFLUXDB_ORG property to configuration files
-
Andreas Tsagkaropoulos authored
-
maciek riedl authored
dataset-maker package installation corrected See merge request !279
-
Anna Warno authored
-
- 28 Mar, 2022 6 commits
-
-
maciek riedl authored
arima error package corrected See merge request !277
-
Andreas Tsagkaropoulos authored
Enriched property files to also contain configuration parameters which were expected as environmental variables Exclusively rely on property file values to connect to InfluxDB for historical metric values Improved the arrangement of State class fields Improved prediction logs
-
Anna Warno authored
# Conflicts: # .gitlab-ci.yml
-
Anna Warno authored
-
Anna Warno authored
-
maciek riedl authored
Ensembler - influx integration See merge request !276
-
- 27 Mar, 2022 1 commit
-
-
Anna Warno authored
-
- 22 Mar, 2022 3 commits
- 19 Mar, 2022 1 commit
-
-
Marta Różańska authored
Improvements to exponential smoothing forecaster See merge request !270
-
- 18 Mar, 2022 4 commits
-
-
Andreas Tsagkaropoulos authored
Try to reconnect to broker only if 5 seconds have elapsed Implemented an attempt to create a dataset using all data if this is not possible using the partial data set in the configuration file Improvements to README file
-
Andreas Tsagkaropoulos authored
Improved the description of how to run the core predictive functionality, also adding details on two missing parameters Added better exception logging Enabled the use of `State.prediction_processing_time_safety_margin_seconds` variable instead of a hard-coded initialization Fixed the use of the floor function Removed the dynamic modification of the `State.number_of_days_to_use_data_from` variable
-
Marta Różańska authored
Removed extraneous command from python dependencies installation during... See merge request !269
-
Marta Różańska authored
-
- 17 Mar, 2022 1 commit
-
-
Marta Różańska authored
Improvements for Exponential Smoothing predictor See merge request !267
-