tsml-eval
tsml-eval copied to clipboard
Run all univariate capable `aeon` classifiers on extended univariate TSC datasets
we are extending to 112 to around 150, including 20+ new problems and equal length versions of the current unequal length data. To do:
- Finalise list and check all data load from disk and TSC.com
- Run HC2 components, including train files
- HC2 proper, no train files
- Compose HC2, verify same results as (2)
- Other classifiers (form list and post here)
- Deep learning classifiers
Currently running (2) on the 112 datasets. Can run the new datasets when they are ready.
if you focus on the 112, I can do the new ones. Are you running with sktime default parameter?
using set_classifier, which does deviate I'm pretty sure
yeah we should check that, I should have thought about that!
good to compare both either way