Skip to content

Releases: hhromic/python-bcubed

hotfix release

Choose a tag to compare

@hhromic hhromic released this 17 Jan 11:14

Changelog

  • Added better documentation to the module functions

hotfix release

Choose a tag to compare

@hhromic hhromic released this 12 Dec 16:03

Changelog

  • updated license
  • improved setup.py
  • improved example

hotfix release

Choose a tag to compare

@hhromic hhromic released this 20 Oct 14:16

Changelog

  • fixed F-score computation for beta != 1 (Issue #1).

hotfix release

Choose a tag to compare

@hhromic hhromic released this 11 May 22:00

Changelog

  • nothing new in code, just added the platforms field in setup.py.

hotfix release

Choose a tag to compare

@hhromic hhromic released this 01 May 19:25

Changelog

  • nothing new except explanation of the fscore helper function.