Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 01 Sep 00:41
a4166d5

StatisticalMeasures v0.3.0

Diff since v0.2.1

  • Bump the CategoricalArrays requirement to 1.0
  • (mildly breaking) Arrange that StatisticalMeasures' overloading of the CategoricalArrays.levels function to confusion matrices mimics the new behavior: it returns a CategoricalVector, not an unwrapped version of the same.

Merged pull requests:

  • Fixing typo in RSquared documentation (#41) (@pebeto)
  • Update GitHub actions and add dependabot.yml (#42) (@abhro)
  • Resolve corner case issue around misleading error message (#45) (@ablaom)
  • Support CategoricalArrays 1.0 (#49) (@ablaom)
  • For a 0.3 release (#50) (@ablaom)