aucmedi_v0.8.0
✨ New Features
2e8f2a9
- DataGenerator: rework deprecated keras.Iterator to keras.Sequence - Closes #76,#189 (commit by @muellerdo)
🐛 Bug Fixes
8f1a2e8
- Evaluation: updated deprecated np.int to np.int8 for boolean to integer matrix conversion (commit by @muellerdo)
✅ Tests
c70fc4c
- NeuralNetwork: testing for repeatition capabilities in datagenerators (commit by @muellerdo)5568cfa
- DataGenerator: added iteration & repetition testing as well as batch access (commit by @muellerdo)
👷 Build System
c27c7f1
- Codecov: added config file with threshold of 1% (commit by @muellerdo)dc264bf
- Updated to version 0.8.0 (commit by @muellerdo)
📝 Documentation Changes
973ff46
- README: fixed package build status badge (commit by @muellerdo)