- 28 Jun, 2022 2 commits
-
-
maciek riedl authored
Fix and Enhance Prophet and Gluonts forecasters See merge request !315
-
-
- 27 Jun, 2022 2 commits
-
-
mriedl authored
Merge branch 'morphemic-rc2.0' of https://gitlab.ow2.org/melodic/morphemic-preprocessor into morphemic-rc2.0
-
mriedl authored
-
- 08 Jun, 2022 2 commits
-
-
maciek riedl authored
Iccs eshybrid 2.0 See merge request !314
-
Fotis Paraskevopoulos authored
-
- 01 Jun, 2022 4 commits
-
-
Fotis Paraskevopoulos authored
-
Fotis Paraskevopoulos authored
-
Marta Różańska authored
tft + nbeats with poetry See merge request !308
-
Anna Warno authored
-
- 31 May, 2022 4 commits
-
-
Marta Różańska authored
Iccs eshybrid 2.0 See merge request !306
-
Fotis Paraskevopoulos authored
-
Fotis Paraskevopoulos authored
-
Fotis Paraskevopoulos authored
-
- 30 May, 2022 4 commits
-
-
Marta Różańska authored
Update prophet_listener.py See merge request !301
-
Bizid Imen authored
-
Marta Różańska authored
temp fix See merge request !300
-
Ali Fahs authored
-
- 23 May, 2022 1 commit
-
-
mriedl authored
-
- 06 May, 2022 3 commits
-
-
maciek riedl authored
Explicitly specify targeted Ubuntu version See merge request !293
-
Andreas Tsagkaropoulos authored
-
maciek riedl authored
Miscellaneous corrections and improvements See merge request !292
-
- 05 May, 2022 2 commits
-
-
Andreas Tsagkaropoulos authored
Correction to spawn correctly the R forecasting subprocess from Python in Linux (and not only in Windows) Improvement of the command used to start the forecasting process, in order to flush python output and obtain logs immediately when published Logging and business logic improvement in forecasts to warn about the availability of data with a timestamp equal to or newer compared to the timestamp of the requested prediction time, and nevertheless return the last available timestamp in the dataset
-
maciek riedl authored
Iccs eshybrid 2.0 See merge request !291
-
- 03 May, 2022 2 commits
-
-
Fotis Paraskevopoulos authored
-
Fotis Paraskevopoulos authored
-
- 20 Apr, 2022 1 commit
-
-
Andreas Tsagkaropoulos authored
-
- 19 Apr, 2022 1 commit
-
-
maciek riedl authored
Improvements to allow exponential smoothing forecasts using smaller forecasting horizons See merge request !286
-
- 18 Apr, 2022 1 commit
-
-
Andreas Tsagkaropoulos authored
Added appropriate code to handle cases in which predictions should be made with a horizon of less than 300 seconds in the future (setting the aggregation interval equal to this horizon) Added option in subprocess spawning to improve logging output Improvement of the handling of an unusual configuration and dataset combination (asking to use realtime mode on stale dataset)
-
- 14 Apr, 2022 2 commits
-
-
maciek riedl authored
Update gluonts_listener.py See merge request !282
-
Bizid Imen authored
-
- 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 2 commits
-
-
Andreas Tsagkaropoulos authored
Correction of the handling of an exception when prediction cannot be made
-
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 1 commit
-
-
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
-