An open API service indexing awesome lists of open source software.

https://github.com/time-series-machine-learning/tsml-py

A toolkit for time series machine learning algorithms that don't fit in aeon. Use aeon instead if you can!
https://github.com/time-series-machine-learning/tsml-py

data-science machine-learning python scikit-learn time-series time-series-classification time-series-clustering time-series-regression

Last synced: 3 months ago
JSON representation

A toolkit for time series machine learning algorithms that don't fit in aeon. Use aeon instead if you can!

Awesome Lists containing this project

README

          

[![github-actions-release](https://img.shields.io/github/actions/workflow/status/time-series-machine-learning/tsml-py/release.yml?logo=github&label=build%20%28release%29)](https://github.com/time-series-machine-learning/tsml-py/actions/workflows/release.yml)
[![github-actions-main](https://img.shields.io/github/actions/workflow/status/time-series-machine-learning/tsml-py/periodic_tests.yml?logo=github&branch=main&label=build%20%28main%29)](https://github.com/time-series-machine-learning/tsml-py/actions/workflows/periodic_tests.yml)
[![pypi](https://img.shields.io/pypi/v/tsml?logo=pypi&color=blue)](https://pypi.org/project/tsml/)
[![!conda](https://img.shields.io/conda/vn/conda-forge/tsml?logo=anaconda&color=blue)](https://anaconda.org/conda-forge/tsml)
[![python-versions](https://img.shields.io/pypi/pyversions/tsml?logo=python)](https://www.python.org/)
[![black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![license](https://img.shields.io/badge/license-BSD%203--Clause-green?logo=style)](https://github.com/time-series-machine-learning/tsml-py/blob/main/LICENSE)

# tsml-py

A repository for in-development time series machine learning algorithms and other odd
bits by Matthew Middlehurst.

Please see [`tsml_eval`](https://github.com/time-series-machine-learning/tsml-eval) and
[`aeon`](https://github.com/aeon-toolkit/aeon) for more developed and stable packages. This package
is more of a sandbox for testing out new ideas and algorithms. It may contain some
algorithms and implementations that are not available in the other toolkits.

The current release of `tsml` is v0.8.0.

## Installation

`tsml` is available on PyPI and can be installed via pip:

```console
pip install tsml
```

## Acknowledgements

This work is supported by the UK Engineering and Physical Sciences Research Council
(EPSRC) EP/W030756/1