Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • 313-allow-non-monotonic-window-lead-times-in-helpers-statistics-py-ahead_names-definition
  • 414-include-crps-analysis-and-other-ens-verif-methods-or-plots
  • IntelliO3-ts
  • Kleinert_et_al_2022_Representing
  • develop protected
  • develop_IntelliO3-ts
  • enxhi_issue460_remove_TOAR-I_access
  • falco_issue271_feat_add-cdc-database-datahandler
  • felix_PaperVersion
  • felix_TF2_merge_test_sectorial_skill_scores
  • felix_issue267-create-wrf-chem-data-handler
  • felix_issue287_tech-wrf-datahandler-should-inherit-from-singlestationdatahandler
  • felix_issue303-wrf-dh-major-minor
  • felix_issue319-toar-statistics4wrf-dh
  • felix_issue400_feat-include-tf-probability
  • felix_issue411-feat_include-postprocessing-for-bnns
  • felix_issue412-create-ens-predictions-for-bnns
  • felix_issue420-datahandler-with-multiple-stats-per-variable
  • felix_issue_365-tech-set-ci-cd-artifact-expire-time
  • lukas_issue363_feat_calculate-toar-metrics-on-hourly-forecasts
  • v2.4.0 protected
  • v2.3.0 protected
  • v2.2.0 protected
  • v2.1.0 protected
  • Kleinert_etal_2022_initial_submission
  • v2.0.0 protected
  • v1.5.0 protected
  • v1.4.0 protected
  • v1.3.0 protected
  • v1.2.1 protected
  • v1.2.0 protected
  • v1.1.0 protected
  • IntelliO3-ts-v1.0_R1-submit
  • v1.0.0 protected
  • v0.12.2 protected
  • v0.12.1 protected
  • v0.12.0 protected
  • v0.11.0 protected
  • v0.10.0 protected
  • IntelliO3-ts-v1.0_initial-submit
40 results
Created with Raphaël 2.2.020Oct191815141312118765427Sep241413987632131Aug30272625242322212019181716141312119643227Jul26232221201918161587542130Jun2928232221181728May27262522212019181764329Apr282721201918161514131211109876131Mar3029262523221817161512111098543advanced_padding.py import errors fixed by copying keras 2.2.0 (used in TF1 MLAir) modules to mlair/keras_legacy. Result not tested yet.make_keras_pickable hotfix added from: https://github.com/tensorflow/tensorflow/issues/34697#issuecomment-627193883. It is placed into helpers.py and runs in __init__() of AbstractModelClass to always be called before any model configuration.deactivated not working advanced_paddings.py import, changed some other keras imports to tensorflow.keras as keras, *.model.fit_generator() changed to *.model.fit() which is said to have the same functionality - Commit suffers from PicklingError with RLocks when trying to save Callback in Epoch 0002kzf is usable for climate fir filterMerge branch 'issue333_feat_test-set-sample-uncertainty' into 'develop'Merge branch 'issue333_feat_test-set-sample-uncertainty' into felix_issue287_tech-wrf-datahandler-should-inherit-from-singlestationdatahandlerfelix_issue287_…felix_issue287_tech-wrf-datahandler-should-inherit-from-singlestationdatahandlerblock length and n boots weren't load properly in post processing and used only defaults, fixed nowMerge branch 'felix_issue287_tech-wrf-datahandler_develop_merge_prepare' into felix_issue287_tech-wrf-datahandler-should-inherit-from-singlestationdatahandlerMerge remote-tracking branch 'origin/issue333_feat_test-set-sample-uncertainty' into felix_issue287_tech-wrf-datahandler_develop_merge_prepareMerge branch 'develop' into felix_issue287_tech-wrf-datahandler_develop_merge_prepareadjust plot propertiesissue with old and new parameter naming is solvedfix type in plot: PlotSampleUncertaintyFromBootstrapMerge branch 'lukas_issue332_feat_report-error-metrics-for-all-competitors' into 'develop'add rmse plot for PlotSampleUncertaintyFromBootstrapinclude horizontal version of PlotSampleUncertaintyFromBootstrapMerge branch 'issue333_feat_test-set-sample-uncertainty' of gitlab.jsc.fz-juelich.de:esde/machine-learning/mlair into issue333_feat_test-set-sample-uncertaintyupdate statistics test (simplistic)update statistics test (simplistic)Merge remote-tracking branch 'origin/issue333_feat_test-set-sample-uncertainty' into issue333_feat_test-set-sample-uncertaintystatistics and raw data of uncertainty estimate are stored nowupdate deflaut plot listMerge branch 'issue333_feat_test-set-sample-uncertainty' of gitlab.jsc.fz-juelich.de:esde/machine-learning/mlair into issue333_feat_test-set-sample-uncertaintyinclude first draft of PlotSampleUncertaintyFromBootstrapuncertainty estimate is now a class attribute and is parsed to plot routineMerge branch 'issue333_feat_sample-uncertainty-rename-feature-importance-bootstrap' into 'issue333_feat_test-set-sample-uncertainty'include first draft of PlotSampleUncertaintyFromBootstrapupdated parameter names in run scriptsinclude first draft of PlotSampleUncertaintyFromBootstraptest updatetest for defaults updatedrenamed feature importance bootstrap variables and methodsadded parameter to set number of boots for uncertainty estimationinclude create_n_bootstrap_realizations in estimate_sample_uncertainty, added left-over todosMerge branch 'issue333A-test-set-sample-uncertainty-in-postprocessing-2' into 'issue333_feat_test-set-sample-uncertainty'draft uncertainiy bootsdraft uncertainiy bootsblock_length and evaluate_competitors can be set from outsidecan calculate block mseMerge branch 'lukas_issue332_feat_report-error-metrics-for-all-competitors' into 'issue333_feat_test-set-sample-uncertainty'
Loading