cmu-delphi/forecast-eval

Use error measure fns from `evalcast`

オープン

#247 opened on 2022/12/14

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)R (3 件のフォーク)auto 404
good first issue

Repository metrics

Stars
 (6 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Report/error_measures.R redefines (looks like copy-pasted, but verify) error measures from evalcast. We want them to match exactly and also use new efficient versions. Error functions are used in Report/create_reports.R.

https://github.com/cmu-delphi/forecast-eval/pull/245 copy-pastes the efficient versions from https://github.com/cmu-delphi/covidcast/pull/602. Once https://github.com/cmu-delphi/covidcast/pull/602 is merged, pull from evalcast instead.

コントリビューターガイド