Releases: cognizant-ai-labs/covid-xprize
Releases · cognizant-ai-labs/covid-xprize
2.0.3
Introduced model ensembles and updated Tensorflow and Keras imports.
What's Changed
- Model ensembles by @JamiesonWarner in #230
Full Changelog: 2.0.2...2.0.3
2.0.2
What's Changed
- Make linear models a package by @JamiesonWarner in #226
- only one version bump is necessary by @JamiesonWarner in #227
- Configure setup py by @JamiesonWarner in #225
- Conditional lstm data processing by @JamiesonWarner in #228
- Minor change to scenario generator by @JamiesonWarner in #229
Full Changelog: 2.0.1...2.0.2
2.0.1
2.0.0
- Upgraded to Python 3.10
- Refactored the API and data preprocessing
- Added a new LSTM model which uses a different context column, among other changes.
What's Changed
- Scenario generator for extended set of NPIs by @ofrancon in #215
- Fix Pandas append deprecation warnings by @ofrancon in #217
- Fix Pandas error_bad_lines deprecation warnings by @ofrancon in #216
- Fix Pandas groupby FutureWarnings by @ofrancon in #218
- Update URL pointing to OxCGRT_lastest.csv by @ofrancon in #219
- Use correct repo owner after repo move by @donn-leaf in #221
- Python 3.10 by @ofrancon in #222
- reduce the size of the test cases to automated testing runs faster by @JamiesonWarner in #223
- Refactors to the Jupyter notebooks including regenerating the cached historical IPs file by @JamiesonWarner in #220
New Contributors
- @donn-leaf made their first contribution in #221
- @JamiesonWarner made their first contribution in #223
Full Changelog: 1.1.8...2.0.0