fix(Evaluation): correlation test should work on a per asset level, not per model level (#142)

* fix(Evaluation): correlation test should work on a per asset level, not per model level

* fix(Evaluation): correlations series initalized correctly

* fix(Reporting): don't name the run after the incorrectly supposed model_type

* fix(Reporting): put back send_report_to_wandb() into its original place

* fix(CI): sending reports again in comment
This commit is contained in:
Mark Aron Szulyovszky
2022-01-10 14:17:06 +01:00
committed by GitHub
parent ba2ab752d2
commit 73cfc67336
4 changed files with 7 additions and 21 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
name: run-test
name: run test and pipeline
on: [push]
jobs:
run: