Skip to content

Commit 31c9c95

Browse files
authored
Merge pull request #4 from aeon-toolkit/content
Content
2 parents 4b93311 + 9183895 commit 31c9c95

9 files changed

Lines changed: 17 additions & 78 deletions

File tree

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
·
1818
<a href="docs/leaderboard.md">Leaderboard</a>
1919
·
20-
<a href="docs/experiments.md">Experiments</a>
20+
<a href="docs/evaluation.md">Evaluation</a>
2121
·
2222
<a href="docs/classifiers.md">Classifiers</a>
2323
·
@@ -29,10 +29,11 @@ This repository is for accessing, benchmarking, and extending this new archive.
2929

3030
It brings together datasets, published results, reproducible evaluation workflows, and leaderboard infrastructure in one place. The aim is to make it easier to:
3131

32-
- access benchmark datasets for <a href="docs/datasets.md"> multivariate time series
33-
classification</a>,
34-
- load data into Python workflows,
35-
- explore and compare against <a href="docs/results.md">published results</a>,
32+
- access the <a href="docs/datasets.md"> multiverse </a>, a collection of benchmark
33+
datasets for multivariate time series
34+
classification,
35+
- explore and compare against <a href="docs/results.md">published results</a> of
36+
classification algorithms,
3637
- reproduce baseline <a href="docs/experiments.md"> experiments</a>,
3738
- evaluate <a href="docs/classifiers.md">new classifiers consistently</a>,
3839
- and <a href="docs/contributing.md">contribute</a> new algorithms and results back to

docs/contributing.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Contributing
2+
3+
Coming soon

docs/results.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
## Results for multiverse datasets
2+
3+
Results used in bake offs are available on timeseriesclassification.com and
4+
obtainable in code with aeon.
5+
6+
You can explore and download these results interactively on the COMING SOON website.
7+
8+
Raw spreadsheets are in the results directory.
File renamed without changes.

results/README.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

results/schema.md

Lines changed: 0 additions & 46 deletions
This file was deleted.

results/submitted/example_algo/multiverse-v1.0.0/metrics.csv

Lines changed: 0 additions & 3 deletions
This file was deleted.

results/submitted/example_algo/multiverse-v1.0.0/run-metadata.json

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)