Skip to content

Releases: comic/evalutils

Version 0.4.2

09 Jun 09:55
a1869bf
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.4.2

Version 0.4.0

03 Mar 15:13
87eeadc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.1...v0.4.0

Version 0.3.1

25 Jan 14:50
7ee13be
Compare
Choose a tag to compare
  • Added parameters to docker run commands to better reflect how containers are executed

Version 0.3.0

08 Oct 10:35
7417abc
Compare
Choose a tag to compare
  • Removed Windows batch files, please use WSL2 instead
  • Fixed CLI with click 8.0
  • Updated templated containers to use Python 3.9 and latest libraries
  • Added support for Python 3.9
  • Dropped support for Python 3.6

Version 0.2.4

18 Jan 14:06
Compare
Choose a tag to compare
  • Added roc.average_roc_curves (thanks @Rubenkl)

Version 0.2.3

18 Mar 10:38
9d5c946
Compare
Choose a tag to compare
  • Added support for more algorithm templates

Version 0.2.2

12 Feb 11:47
Compare
Choose a tag to compare
  • Updated default container labels for algorithms

Version 0.2.1

12 Feb 07:03
c76c810
Compare
Choose a tag to compare
  • Added support for mha input for algorithms

Version 0.2.0

11 Feb 22:11
Compare
Choose a tag to compare
  • Added experimental support for templating algorithms * Note that the init cli command has changed
  • Added support for Python 3.8