Releases: tilman151/rul-datasets
Releases · tilman151/rul-datasets
v0.11.0: Extended Hyperparameters
What's Changed
- Bump grpcio from 1.50.0 to 1.53.0 by @dependabot in #40
- Bump pymdown-extensions from 9.7 to 10.0 by @dependabot in #41
- Bump pillow from 9.3.0 to 10.0.1 by @dependabot in #39
- feat: extend hyperparameters of data modules by @tilman151 in #42
Full Changelog: 0.10.5...0.11.0
v0.10.5: Bug Fixes
What's Changed
- fix: relax same-object limitation for manual feature extractor by @tilman151 in #37
Full Changelog: 0.10.4...0.10.5
v0.10.4: Bug Fixes
What's Changed
- fix: behavior of split healthy in extreme cases by @tilman151 in #35
Full Changelog: 0.10.3...0.10.4
v0.10.3: Bug Fixes
What's Changed
- fix: split healthy splits correctly by step and max RUL by @tilman151 in #34
Full Changelog: 0.10.2...0.10.3
v0.10.2: Bug Fixes
What's Changed
- fix: latent align adaption respects feature extractor of RUL dm by @tilman151 in #33
Full Changelog: 0.10.1...0.10.2
v0.10.1: Bug Fixes
What's Changed
- fix: load_multiple crashed with empty input list by @tilman151 in #32
Full Changelog: 0.10.0...0.10.1
v0.10.0: Truncate Only Degraded
What's Changed
- feat: truncate percent broken only on degrading part by @tilman151 in #31
Full Changelog: 0.9.1...0.10.0
v0.9.1: Bug Fixes
What's Changed
- fix: error on windowing runs shorter than window size by @tilman151 in #30
Full Changelog: 0.9.0...0.9.1
v0.9.0: Inductive Adaption
v0.8.0: Latent Space Alignment Data Module
What's Changed
- fix: make source/target pairing in AdaptionDataset non-deterministic by @tilman151 in #24
- feat: add latent align dataset by @tilman151 in #25
Full Changelog: 0.7.0...0.8.0