mirror of
https://github.com/webclinic017/drift.git
synced 2026-07-29 03:37:45 +00:00
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:
committed by
GitHub
parent
ba2ab752d2
commit
73cfc67336
@@ -1,4 +1,4 @@
|
||||
name: run-test
|
||||
name: run test and pipeline
|
||||
on: [push]
|
||||
jobs:
|
||||
run:
|
||||
|
||||
Reference in New Issue
Block a user