Skip to content

Releases: tilman151/rul-datasets

v0.11.0: Extended Hyperparameters

16 Nov 19:52
3347b65
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.5...0.11.0

v0.10.5: Bug Fixes

20 Jul 14:48
95d3de5
Compare
Choose a tag to compare

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

14 Apr 14:02
a5aeccb
Compare
Choose a tag to compare

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

14 Apr 12:12
4bbb9f8
Compare
Choose a tag to compare

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

14 Apr 09:10
872cbf7
Compare
Choose a tag to compare

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

13 Apr 12:38
565156b
Compare
Choose a tag to compare

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

08 Apr 18:29
780d6fd
Compare
Choose a tag to compare

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

16 Mar 08:46
2d920ba
Compare
Choose a tag to compare

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

15 Mar 14:14
91adad6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.0...0.9.0

v0.8.0: Latent Space Alignment Data Module

02 Mar 12:58
5ed630b
Compare
Choose a tag to compare

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