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

https://github.com/imartinezl/tsclust

Efficient clustering of time series 📈📉
https://github.com/imartinezl/tsclust

average clustering data-science dynamic-time-warping machine-learning stream time-series time-series-analysis

Last synced: 3 days ago
JSON representation

Efficient clustering of time series 📈📉

Awesome Lists containing this project

README

          

.. image:: https://img.shields.io/pypi/v/tsclust.svg
:target: https://pypi.python.org/pypi/tsclust
:alt: Documentation Status

.. image:: https://readthedocs.org/projects/tsclust/badge/?version=latest
:target: https://tsclust.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status

.. image:: https://img.shields.io/github/license/imartinezl/tsclust
:target: https://github.com/imartinezl/tsclust/blob/master/LICENSE
:alt: License

.. image:: https://github.com/imartinezl/tsclust/workflows/CI/badge.svg
:target: https://github.com/imartinezl/tsclust/actions
:alt: Actions

.. image:: https://img.shields.io/pypi/dd/tsclust
:target: https://pepy.tech/project/tsclust

.. image:: https://img.shields.io/github/languages/top/imartinezl/tsclust
:target: https://github.com/imartinezl/tsclust
:alt: Top Language

.. image:: https://raw.githubusercontent.com/imartinezl/tsclust/master/assets/logo.gif
:alt: Logo
:width: 500

Introduction
------------

* Free software: MIT license
* Documentation: https://tsclust.readthedocs.io

Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage