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

Tentative fix for numba cache + interpreter class colors #36

Closed baraline closed 1 year ago

baraline commented 1 year ago

The class colours were not the same between first and second row

baraline commented 1 year ago

This slows down RDST Ensemble, but seems to make the cache explosion problem go away