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

correcting key error issue, removing sktime as dependency, replaced by aeon #48

Closed baraline closed 1 year ago

baraline commented 1 year ago

Should fix #24 .

For some context around the change from sktime to aeon, see https://github.com/aeon-toolkit/aeon/issues/456