Recent Releases of https://github.com/comic/evalutils
https://github.com/comic/evalutils - v0.5.0
What's Changed
- Remove outdated deployment instructions by @chrisvanrun in https://github.com/comic/evalutils/pull/347
- Remove validators from processors by @jmsmkn in https://github.com/comic/evalutils/pull/350
- Remove templating by @jmsmkn in https://github.com/comic/evalutils/pull/353
Full Changelog: https://github.com/comic/evalutils/compare/v0.4.2...v0.5.0
- Python
Published by jmsmkn almost 2 years ago
https://github.com/comic/evalutils - Version 0.4.2
What's Changed
- Maximize pandas version to <2.0 as append is removed by @Kicksta in https://github.com/comic/evalutils/pull/343
- Release Version v0.4.1 by @miriam-groeneveld in https://github.com/comic/evalutils/pull/344
- Fix dependenies upgrade issues by @miriam-groeneveld in https://github.com/comic/evalutils/pull/345
- Release Version 0.4.2 by @chrisvanrun in https://github.com/comic/evalutils/pull/346
New Contributors
- @Kicksta made their first contribution in https://github.com/comic/evalutils/pull/343
- @miriam-groeneveld made their first contribution in https://github.com/comic/evalutils/pull/344
- @chrisvanrun made their first contribution in https://github.com/comic/evalutils/pull/346
Full Changelog: https://github.com/comic/evalutils/compare/v0.4.0...v0.4.2
- Python
Published by jmsmkn almost 3 years ago
https://github.com/comic/evalutils - Version 0.4.0
What's Changed
- Update pre-commit versions by @jmsmkn in https://github.com/comic/evalutils/pull/328
- CI Standardisation by @jmsmkn in https://github.com/comic/evalutils/pull/330
- Add isort by @jmsmkn in https://github.com/comic/evalutils/pull/331
- Added .dockerignore (comic/evalutils#335) by @kiranvaidhya in https://github.com/comic/evalutils/pull/337
- Update supported Python versions by @jmsmkn in https://github.com/comic/evalutils/pull/334
- Add pip tools to lock templated dependencies by @jmsmkn in https://github.com/comic/evalutils/pull/341
- Unify the container templates by @jmsmkn in https://github.com/comic/evalutils/pull/342
New Contributors
- @kiranvaidhya made their first contribution in https://github.com/comic/evalutils/pull/337
Full Changelog: https://github.com/comic/evalutils/compare/v0.3.1...v0.4.0
- Python
Published by jmsmkn about 3 years ago
https://github.com/comic/evalutils - Version 0.3.1
- Added parameters to docker run commands to better reflect how containers are executed
- Python
Published by jmsmkn over 4 years ago
https://github.com/comic/evalutils - Version 0.3.0
- 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
- Python
Published by jmsmkn over 4 years ago
https://github.com/comic/evalutils - Version 0.2.4
- Added
roc.average_roc_curves(thanks @Rubenkl)
- Python
Published by jmsmkn over 5 years ago
https://github.com/comic/evalutils - Version 0.2.3
- Added support for more algorithm templates
- Python
Published by jmsmkn about 6 years ago
https://github.com/comic/evalutils - Version 0.2.2
- Updated default container labels for algorithms
- Python
Published by jmsmkn over 6 years ago
https://github.com/comic/evalutils - Version 0.2.1
- Added support for mha input for algorithms
- Python
Published by jmsmkn over 6 years ago
https://github.com/comic/evalutils - Version 0.2.0
- Added experimental support for templating algorithms * Note that the init cli command has changed
- Added support for Python 3.8
- Python
Published by jmsmkn over 6 years ago