7 Commits

Author SHA1 Message Date
248b811786 include login assertion in requests to eliminate unnecessary calls to the API 2025-04-30 08:42:44 +02:00
4072b97012 add env setup for runtime to enable multiprocessing parameter search by joblib, closes #23 2025-04-17 11:55:01 +02:00
c2757cca26 implement behaviour control by config via setup data path 2025-04-16 13:40:55 +02:00
063531a08e major overhaul of forecast pipeline (#21)
includes several aspects:

- harden forecast logic with additional error checks
- fix wrong behaviour
- ensure minimum data viability
- extrapolate for multiple data points into the future

fix #19

Co-authored-by: frasu
Reviewed-on: #21
Co-authored-by: foefl <f.foerster@d-opt.com>
Co-committed-by: foefl <f.foerster@d-opt.com>
2025-04-16 09:24:33 +00:00
d1d665e60a base structure for logging and logging management via session, closes #2 2025-03-28 11:31:27 +01:00
447a70486b prepare database writing operations for pipeline stats 2025-03-27 16:29:01 +01:00
1f497fe193 refactoring session management 2025-03-27 08:47:50 +01:00