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.

貢獻者指南