Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leaf-ai/covid-xprize-robotasks
For uploading tasks indicating which predictions teams should generate
https://github.com/leaf-ai/covid-xprize-robotasks
Last synced: 7 days ago
JSON representation
For uploading tasks indicating which predictions teams should generate
- Host: GitHub
- URL: https://github.com/leaf-ai/covid-xprize-robotasks
- Owner: leaf-ai
- Created: 2020-11-16T22:30:35.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-24T17:23:24.000Z (over 3 years ago)
- Last Synced: 2023-08-15T15:57:53.852Z (over 1 year ago)
- Language: Python
- Size: 10.6 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# covid-xprize-robotasks repository
For uploading task files indicating which predictions teams should generate,
and intervention plans to be used to make predictions.Task lists should be placed under the `tasks` folder in CSV format.
Intervention plans should be placed under the `ips` folder in CSV format.For an example task list see `examples/sample_predictions_task.csv`.
For an example intervention plan see `examples/sample_ip.csv`.