- Feb 11, 2020
-
-
lukas leufen authored
-
- Feb 06, 2020
-
-
lukas leufen authored
-
lukas leufen authored
-
lukas leufen authored
-
lukas leufen authored
-
lukas leufen authored
correct data format from join if given as list, prepare host creates separate data directory if hourly data is loaded
-
- Feb 05, 2020
-
-
lukas leufen authored
-
lukas leufen authored
-
lukas leufen authored
-
- Feb 04, 2020
-
-
lukas leufen authored
-
lukas leufen authored
-
lukas leufen authored
-
lukas leufen authored
-
lukas leufen authored
-
lukas leufen authored
-
lukas leufen authored
add time tracking for some potential bottlenecks, run.py can now run without training AND model_setup, if a model was stored locally
-
lukas leufen authored
-
lukas leufen authored
-
lukas leufen authored
-
- Jan 31, 2020
-
-
lukas leufen authored
-
lukas leufen authored
-
lukas leufen authored
-
lukas leufen authored
-
lukas leufen authored
-
lukas leufen authored
-
lukas leufen authored
-
- Jan 30, 2020
-
-
lukas leufen authored
-
lukas leufen authored
Lukas issue32 refac restructure plot routines in modules See merge request toar/machinelearningtools!28
-
lukas leufen authored
-
- Jan 29, 2020
-
-
lukas leufen authored
-
lukas leufen authored
-
lukas leufen authored
# Conflicts: # requirements.txt # src/run_modules/model_setup.py
-
lukas leufen authored
-
lukas leufen authored
added some docs, new plot routine plot_competitive_skill_score, skill score plots are now included in postprocessing, many changes and bugfixes in skill score calculation
-
lukas leufen authored
bugfix: added start and end to the default kwargs keys, before the time range in all subsets (train, ...) have been equal!
-
lukas leufen authored
-
- Jan 27, 2020
-
-
lukas leufen authored
-
lukas leufen authored
added 4th subset "train_val" that consists on the union of train and val. Is needed for the external skill score calculation. Also added simple MSE function (no need to install sklearn just for mse)
-
- Jan 24, 2020
-
-
lukas leufen authored
first part of skill score calculation (CASE I and II implemented), added copy of skill_score_plot from felix repository (not checked yet)
-
lukas leufen authored
minor change in data loading process, there can be now the option to re-download data during preprocessing
-