Skip to content

aeon-toolkit/aeon-benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Benchmarking experiments for time series machine learning

This repo contains indications of how to reproduce experiments for published algorithms in the areas of time series machine learning, including classification, clustering, regression, forecasting,

We explain experiments in notebooks which are meant to show how results can be recreated. We would expect you to adapt the code to your local set up.

Algorithms used are implemented in the aeon-toolkit and/or scikit-learn.

Examples can make use of tsml-eval, a toolkit used to run experiments.

currently this requires the main branch of aeon, until version 1.3 is released. This can be installed directly

pip install git+https://github.com/aeon-toolkit/aeon.git@main

About

Time series machine learning benchmarking experiments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages