Releases: nci/scores
Releases · nci/scores
0.8.5
What's Changed
- 424 add more binary contingency table metrics by @nicholasloveday in #479
- Bump tornado from 6.4 to 6.4.1 in /.binder by @dependabot in #485
- Fractions skill score by @nikeethr in #266
- Adds spatial category to README.md table by @Steph-Chong in #487
- Adds spatial and FSS to included.md by @Steph-Chong in #488
- mathjax for odds ratio by @nikeethr in #489
- mathjax for odds ratio skill score or yules q by @nikeethr in #493
- Minor release 0.8.5 by @tennlee in #498
Full Changelog: 0.8.4...0.8.5
Release 0.8.4
What's Changed
- Adding reference to Gilbert Skill Score & Equitable Threat Score docstrings by @Steph-Chong in #420
- Update download links for data fetching by @tennlee in #434
- (one of five) Add mathjax and improved docstrings to several scores by @tennlee in #441
- Adds fraction correct (as alternative term to accuracy) to API and updates included.md table by @Steph-Chong in #437
- Renaming explanation to tutorial gallery by @Steph-Chong in #451
- Contributing Guide: adds (a) reference to providing feedback, (b) code of conduct section by @Steph-Chong in https://github.com/nci/scores* Minor release 0.8.4 by @tennlee in #452
Full Changelog: 0.8.3...0.8.4
0.8.3
0.8.2
0.8.1
What's Changed
- Adding GitHub button to top of readthedocs by @Steph-Chong in #372
- Related works page for docs by @Steph-Chong in #367
- Address various pylint concerns by @tennlee in #380
- Create new area for holding emerging scores by @tennlee in #382
- Various methods were not properly inheriting object defaults for the o… by @tennlee in #385
Full Changelog: 0.8...0.8.1
Version 0.8
Merge pull request #364 from nci/develop Typo fix in README
0.7
What's Changed (Highlights)
- Added binary contingency tables and related scores by @tennlee
- scores.probability.functions onw public by @nicholasloveday in #226
- Add new table listing metrics, scores, etc in a single page by @Steph-Chong in #256
- Keyword-only arguments across codebase by @nikeethr in #194
New Contributors
- @nikeethr made their first contribution in #194
- @dependabot made their first contribution in #267
- @Steph-Chong made their first contribution, adding the table of scores and metrics
Full Changelog: 0.6...0.7
v0.6: Merge pull request #183 from nci/develop
Introduce the tutorial gallery and integration with binder
Fixing broken links from PyPI and ReadTheDocs
A fairly significant documentation tidyup
Same as version v0.6 but without the v
It seems like it is more consistent to drop the 'v' from the version number in the tag.
Release 0.5
Several new scores implemented
Expanded testing including dask testing
Created pandas API for simple scores