Releases: fzi-forschungszentrum-informatik/TSInterpret
Releases · fzi-forschungszentrum-informatik/TSInterpret
v0.3.2
Minor
- Eliminated MLRose Dependency --> rely on self install until a new release has been published
- TSEvo: Support for y as int
- NativeGuide: Support for Vanishing Gradients
v.0.3.1
Minor
LEFTIST:
- Unified Input Format of .explain
v.0.3.0
Minor
NunCF:
- eliminated unnecessary parameter shape
- eliminates error handling for Hook already registered
v0.2.8
Minor Fixes:
- Consistent Parameters Names in CF Approaches
- Minor in CF Plot
v.0.2.9
Minor
- LEFTIST moved Parameters to Init
v0.2.7
Minor
- TSEvo: Competability with LSTM Shaping in PyTorch
v0.2.6
Minor:
- Fixed Shaping in TSR
- Updated Notebooks for TSR
v.0.2.5
Minor Fixes:
- In univariate TSR for LSTM
- Moved Parameter Setting of TSEvo to Class Init for consistency
v.0.2.4
Minor Fixes for more Flexibility in PyTorch
- Added TSR as Parameter to Object Init of TSR
- Removed some type fixations