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

Helper function for numba compilations #11

Closed baraline closed 1 year ago

baraline commented 2 years ago

Design a helper function to run all numba compilations with very small data to avoid issues with first-time uses.