Skip to content
Snippets Groups Projects

enabled window_lead_time=1

1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -25,6 +25,7 @@ def main(parser_args):
# stations=["DEBW087","DEBW013", "DEBW107", "DEBW076"],
stations=["DEBW013", "DEBW087", "DEBW107", "DEBW076"],
train_model=False, create_new_model=True, network="UBA",
window_lead_time=1,
evaluate_bootstraps=False, # plot_list=["PlotCompetitiveSkillScore"],
competitors=["test_model", "test_model2"],
competitor_path=os.path.join(os.getcwd(), "data", "comp_test"),
Loading