tslearn and Time-Series-Library

These tools are competitors, with tslearn providing a more established, general-purpose machine learning toolkit for time series analysis, while Time-Series-Library offers a collection of advanced deep learning models specifically for time series, indicating a choice between traditional ML and state-of-the-art deep learning approaches.

tslearn
78
Verified
Time-Series-Library
62
Established
Maintenance 17/25
Adoption 15/25
Maturity 25/25
Community 21/25
Maintenance 13/25
Adoption 10/25
Maturity 16/25
Community 23/25
Stars: 3,125
Forks: 367
Downloads:
Commits (30d): 9
Language: Python
License: BSD-2-Clause
Stars: 11,714
Forks: 1,868
Downloads:
Commits (30d): 5
Language: Python
License: MIT
No risk flags
No Package No Dependents

About tslearn

tslearn-team/tslearn

The machine learning toolkit for time series analysis in Python

This toolkit helps data scientists and machine learning engineers analyze sequential data by providing specialized algorithms for time series. You input raw time series data, and it helps you preprocess, classify, cluster, or predict trends within that data. It's designed for practitioners who work with data that changes over time, such as sensor readings, stock prices, or patient vitals.

time-series-analysis predictive-modeling pattern-recognition data-forecasting sequential-data-mining

About Time-Series-Library

thuml/Time-Series-Library

A Library for Advanced Deep Time Series Models for General Time Series Analysis.

This library helps deep learning researchers evaluate and develop advanced deep time series models. It takes raw time series data as input and provides outputs for tasks like long- and short-term forecasting, identifying anomalies, filling in missing data (imputation), and classifying time series patterns. It's designed for researchers specializing in deep learning, particularly those working with time series data.

time-series-forecasting anomaly-detection data-imputation time-series-classification deep-learning-research

Scores updated daily from GitHub, PyPI, and npm data. How scores work