Skip to content

Commit 094770a

Browse files
committed
docs: remove old package TODOs from README
1 parent 65b749d commit 094770a

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -35,15 +35,6 @@ Therefore we recommend developing serially, but running exploration in parallel.
3535
See [this diagram](https://excalidraw.com/#room=85f8bfeb397ddf29f110,q8nOcBql7ACvhgCyjXu98g).
3636
Double diamond objects represent plates (to evoke [plate notation](https://en.wikipedia.org/wiki/Plate_notation), but don't take the comparison too literally), which are used to represent multiple objects of the same type (e.g. different forecasters).
3737

38-
- [hubutils](https://infectious-disease-modeling-hubs.github.io/hubUtils/index.html)
39-
- sort of a different direction focused more on aggregating results from several places. I think the output format is something I should target; file format of parquet
40-
- [epiforecasts](https://github.com/epiforecasts)
41-
- another group, they have a scoring utils package
42-
- [scoringutils](https://epiforecasts.io/scoringutils/)
43-
- it does not. For quantile models, they expect ‘true_value’, ‘prediction’, ‘quantile’
44-
- hubverse expects 'output_type' 'output_type_id' and 'value'
45-
- easy enough to map between them though
46-
4738
## Notes on Forecaster Types
4839

4940
### Basic

0 commit comments

Comments
 (0)