Releases: cognizant-ai-labs/covid-xprize
Releases · cognizant-ai-labs/covid-xprize
1.1.2
1.1.1
This release adds the standard predictor to use for phase 2. It can be found here:
https://github.com/leaf-ai/covid-xprize/tree/master/covid_xprize/standard_predictor
Learn more about how to submit a prescriptor here:
https://github.com/leaf-ai/covid-xprize#submitting-a-prescriptor
1.1.0
1.0.9
XPRIZE Pandemic Response Challenge 1.0.8
Updates to scenario generator:
- Fix list of countries
- Add a main so it can be run from the command line
XPRIZE Pandemic Response Challenge 1.0.7
Package /covid_xprize/scoring
XPRIZE Pandemic Response Challenge 1.0.6
Updates the predictor_robojudge notebook fix the list of countries
Fixes #145
XPRIZE Pandemic Response Challenge 1.0.5
Adds countries_regions.csv
to specify the list of countries and regions that will be used for the MAE/100K calculation.
Fixes #143
XPRIZE Pandemic Response Challenge 1.0.4
XPRIZE Pandemic Response Challenge 1.0.3
Provides population estimates for all countries in the LSTM example
Fixes #132