cmu-delphi/forecast-eval

Use error measure fns from `evalcast`

开放

#247 创建于 2022年12月14日

 (0 条评论) (0 个反应) (0 位负责人)R (3 个派生)auto 404
good first issue

仓库指标

星标
 (6 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南