tsml-eval icon indicating copy to clipboard operation
tsml-eval copied to clipboard

Run all univariate capable `aeon` classifiers on extended univariate TSC datasets

Open TonyBagnall opened this issue 2 years ago • 5 comments

we are extending to 112 to around 150, including 20+ new problems and equal length versions of the current unequal length data. To do:

  1. Finalise list and check all data load from disk and TSC.com
  2. Run HC2 components, including train files
  3. HC2 proper, no train files
  4. Compose HC2, verify same results as (2)
  5. Other classifiers (form list and post here)
  6. Deep learning classifiers

TonyBagnall avatar Sep 15 '22 09:09 TonyBagnall

Currently running (2) on the 112 datasets. Can run the new datasets when they are ready.

MatthewMiddlehurst avatar Oct 06 '22 10:10 MatthewMiddlehurst

if you focus on the 112, I can do the new ones. Are you running with sktime default parameter?

TonyBagnall avatar Oct 06 '22 10:10 TonyBagnall

using set_classifier, which does deviate I'm pretty sure

MatthewMiddlehurst avatar Oct 06 '22 10:10 MatthewMiddlehurst

yeah we should check that, I should have thought about that!

TonyBagnall avatar Oct 06 '22 10:10 TonyBagnall

good to compare both either way

MatthewMiddlehurst avatar Oct 06 '22 10:10 MatthewMiddlehurst