Skip to content

Releases: JuliaAI/StatisticalMeasures.jl

v0.1.7

18 Sep 22:09
c9a254f
Compare
Choose a tag to compare

StatisticalMeasures v0.1.7

Diff since v0.1.6

  • balanced_accuracy can now be called on a confusion matrix (#28)

Merged pull requests:

v0.1.6

26 Feb 22:42
c484e07
Compare
Choose a tag to compare

StatisticalMeasures v0.1.6

Diff since v0.1.5

Merged pull requests:

v0.1.5

26 Feb 04:29
c9ffa63
Compare
Choose a tag to compare

StatisticalMeasures v0.1.5

Diff since v0.1.4

Merged pull requests:

Closed issues:

  • Add probability of correct classification (PCC) as an alias for balanced_accuracy (#15)

v0.1.4

22 Jan 09:04
40bad35
Compare
Choose a tag to compare

StatisticalMeasures v0.1.4

Diff since v0.1.3

Merged pull requests:

  • Regenerate docs. No new release. (#11) (@ablaom)
  • get rid of problematic randomness in a test (#12) (@ablaom)
  • CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#16) (@github-actions[bot])
  • Fix a typo in finite.jl when evaluating F1 score with confusion matrix (#18) (@liuyxpp)
  • For a 0.1.4 release (#20) (@ablaom)

Closed issues:

  • How to suppress the warning message for binary classification metrics? (#19)

v0.1.3

17 Aug 04:31
Compare
Choose a tag to compare

StatisticalMeasures v0.1.3

Diff since v0.1.2

Merged pull requests:

  • enable beter confusion matrix display (#9) (@Roeya)

v0.1.2

09 Aug 04:51
1afefc4
Compare
Choose a tag to compare

StatisticalMeasures v0.1.2

Diff since v0.1.1

Merged pull requests:

  • CompatHelper: bump compat for LossFunctions to 0.11, (keep existing compat) (#6) (@github-actions[bot])
  • Relax overly restrictive observation scitype for finite multiclass measures (#7) (@ablaom)

v0.1.1

25 May 03:08
Compare
Choose a tag to compare

StatisticalMeasures v0.1.1

Diff since v0.1.0

v0.1.0

25 May 02:27
780c7ec
Compare
Choose a tag to compare

StatisticalMeasures v0.1.0

Merged pull requests: