Skip to content

Releases: ImageMarkup/isic-challenge-scoring

v5.6.0

21 Mar 04:03
24dfe19
Compare
Choose a tag to compare
  • Rename ScoreException to ScoreError

v5.5.0

17 Mar 09:21
Compare
Choose a tag to compare
Add zipfile-deflate64 support

v5.4.1

30 Dec 21:04
308b67f
Compare
Choose a tag to compare
  • Fix a warning from Pandas

v5.4.0

23 Dec 15:43
8001b1c
Compare
Choose a tag to compare
  • Switch to GitHub Actions for CI and automated release publication
  • Allow for passing a specific metric to classification tasks

v5.3.0

03 Dec 21:32
8e17c79
Compare
Choose a tag to compare
  • Classification now (optionally) expects the validation metric to be provided explicitly

v5.2.6

02 Dec 20:59
39e9e2a
Compare
Choose a tag to compare
  • Require Python 3.8
  • Require pandas>=1.1
  • Use isort
  • Update and fix CI testing, adding nightly tests
  • Minor internal refactoring