An error occurred while fetching this tab.
Added a timebudget decorator to the event_logging module
Merged
requested to merge 109-add-timebudget-functions-to-fit-and-predict-functions-in-proloaf-this-will-allow-a-comparison into develop
- Jun 20, 2022
-
-
Tobias Alexander Körner authored
Signed-off-by: TobiasKo <tobias.koerner@yahoo.de>
f9c868f8
-
- Jun 16, 2022
-
-
Tobias Alexander Körner authored
Added a timebudget decorator to the event_logging module. Decorater uses a logger to pprint the output, to be consistent with logging module. Decorated fit() and predict() functions. Other functions can be decorated if needed. Signed-off-by: TobiasKo <tobias.koerner@yahoo.de>
c8e42389
-