Skip to content

Tags: drsteve/PyForecastTools

Tags

v1.1.1

Toggle v1.1.1's commit message
Updated package metadata, docs/conf.py, and changelog for v1.1.1

v1.1.0

Toggle v1.1.0's commit message
CHANGELOG: initial commit of changelog

v1.0.1

Toggle v1.0.1's commit message
setup: incremented version to for snapshot going to PyPI

v1.0

Toggle v1.0's commit message
verify: moved threat score location in Contingency2x2 summary output

Threat score is an accuracy metric, equitable threat score is a skill score
using threat score as the accuracy metric and TS for a random forecast as the
reference. Threat score was therefore moved to 'stats' while ETS stayed in
'skill' on printing the verbose summary output.