issues
search
baraline
/
convst
Implementation of the Random Dilated Shapelet Transform algorithm along with interpretability tools. ReadTheDocs documentation is not up to date with the current version for now.
https://convst.readthedocs.io/en/latest/
BSD 2-Clause "Simplified" License
31
stars
7
forks
source link
Adapt API to sktime 0.11+
#9
Closed
baraline
closed
2 years ago
baraline
commented
2 years ago
Notes to self :
Some changes in the sktime API with 0.11+, along with deprecation warnings to fix
Check required version is still up-to-date
Potential impacts :
Dataset loading utilities
Some utils function for input checks
Some models API used in the experiments for the paper
baraline
commented
2 years ago
10 Fixes imports from dataset loading, check other issues for algortihms and utils
baraline
commented
2 years ago
Closed by #v0.1.5.2
Notes to self :
Potential impacts :