Skip to content
Snippets Groups Projects
Commit 7032e270 authored by leufen1's avatar leufen1
Browse files

default test is correct now

parent 69693514
No related branches found
No related tags found
7 merge requests!361name of pdf starts now with feature_importance, there is now also another...,!357update with current devs,!355name of pdf starts now with feature_importance, there is now also another...,!353add developments to release v1.5.0,!352Resolve "release v1.5.0",!350Resolve "upgrade code to TensorFlow V2",!345Resolve "Feature Importance use unaggregated results"
Checking pipeline status
......@@ -72,8 +72,6 @@ class TestAllDefaults:
assert DEFAULT_FEATURE_IMPORTANCE_BOOTSTRAP_TYPE == "singleinput"
assert DEFAULT_FEATURE_IMPORTANCE_BOOTSTRAP_METHOD == "shuffle"
assert DEFAULT_PLOT_LIST == ["PlotMonthlySummary", "PlotStationMap", "PlotClimatologicalSkillScore",
"PlotTimeSeries", "PlotCompetitiveSkillScore", "PlotBootstrapSkillScore",
"PlotTimeSeries", "PlotCompetitiveSkillScore", "PlotFeatureImportanceSkillScore",
"PlotConditionalQuantiles", "PlotAvailability", "PlotAvailabilityHistogram",
"PlotDataHistogram", "PlotPeriodogram", "PlotSampleUncertaintyFromBootstrap"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment