Skip to content

Releases: nci/scores

Same as version v0.6 but without the v

06 Apr 14:00
06d8341

Choose a tag to compare

It seems like it is more consistent to drop the 'v' from the version number in the tag.

Release 0.5

01 May 11:02
622fa50

Choose a tag to compare

Several new scores implemented
Expanded testing including dask testing
Created pandas API for simple scores

Re-released to make the naming convention for versioning consistent with current practise

Release 0.4 - Initial usable alpha

01 May 11:03

Choose a tag to compare

This version of scores contains:

  • Concrete implementation of a foundation set of scores
  • 100% coverage unit testing
  • Readthedocs website with all documentation
  • Jupyter notebook tutorials for all scores
  • PyPI installable

There are still required changes expected before this package is recommended for use beyond exploration of the scores.

Re-released to make the tag naming convention consistent with current naming conventions

First functional PyPI build

01 May 11:04
4cb375e

Choose a tag to compare

Added MAE
Added MSE
Added CRPS

First version
Matching github documentation

Re-released to make tag naming consistent with current conventions