Main contributions are functioning CI and the cropzoom pipeline (see here)
What's Changed
- Minor fixes by @ksikka in #241
- Automatically set num_workers to cpu count by @ksikka in #243
- Add option to use steps instead of epochs by @ksikka in #242
- add NaNPCA transform method and tests by @themattinthehatt in #245
- Update run-tests.yml by @ksikka in #246
- Skip failing cropzoom test for now by @ksikka in #251
- Simplify metric code by @ksikka in #247
- Add CI scripts and documentation by @ksikka in #249
- CI: cancel previous build on push by @ksikka in #252
- Add support for cropzoom pipeline by @ksikka in #250
Full Changelog: v1.7.0...v1.7.1