awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
rtavenar avatar

rtavenar/tslearn

0
View on GitHub↗
3,155 stars·372 forks·Python·BSD-2-Clause·5 viewstslearn.readthedocs.io↗

Tslearn

The machine learning toolkit for time series analysis in Python

Features

  • Time Series - Toolkit dedicated to time-series machine learning.
  • Time Series Analysis - Library for time series clustering and classification.

Star history

Star history chart for rtavenar/tslearnStar history chart for rtavenar/tslearn

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Tslearn

Similar open-source projects, ranked by how many features they share with Tslearn.
  • facebook/prophetfacebook avatar

    facebook/prophet

    20,230View on GitHub↗

    Prophet is a time series forecasting library and decomposition tool that uses an additive regression model to predict future values. It functions as an uncertainty estimation tool, calculating confidence intervals and error metrics to quantify the risk associated with future predictions. The project is distinguished by its ability to incorporate human-interpretable parameters for model tuning and its use of Bayesian inference for parameter estimation. It supports the integration of external regressors and special event modeling to account for the impact of holidays and specific dates on forec

    Pythonforecastingpythonr
    View on GitHub↗20,230
  • linkedin/luminollinkedin avatar

    linkedin/luminol

    1,229View on GitHub↗

    Anomaly Detection and Correlation library

    Python
    View on GitHub↗1,229
  • alan-turing-institute/sktimealan-turing-institute avatar

    alan-turing-institute/sktime

    9,810View on GitHub↗

    sktime is a machine learning framework designed for time series analysis. It provides a unified interface for performing time series forecasting, classification, and anomaly detection, integrating these capabilities into a standardized toolkit compatible with the scikit-learn API. The framework allows for the construction of complex analysis workflows through model pipelining and ensemble-based aggregation. It uses adapter-based integration to wrap external time series libraries, providing a single entry point for diverse algorithmic implementations. Its capabilities cover temporal data tran

    Python
    View on GitHub↗9,810
  • nixtla/mlforecastNixtla avatar

    Nixtla/mlforecast

    1,230View on GitHub↗

    Scalable machine 🤖 learning for time series forecasting.

    Python
    View on GitHub↗1,230
See all 30 alternatives to Tslearn→

Frequently asked questions

What does rtavenar/tslearn do?

The machine learning toolkit for time series analysis in Python

What are the main features of rtavenar/tslearn?

The main features of rtavenar/tslearn are: Time Series, Time Series Analysis.

What are some open-source alternatives to rtavenar/tslearn?

Open-source alternatives to rtavenar/tslearn include: linkedin/luminol — Anomaly Detection and Correlation library. nixtla/neuralforecast — Neuralforecast is a neural time series forecasting library designed to predict future values for one or multiple… alan-turing-institute/sktime — sktime is a machine learning framework designed for time series analysis. It provides a unified interface for… facebook/prophet — Prophet is a time series forecasting library and decomposition tool that uses an additive regression model to predict… nixtla/mlforecast — Scalable machine 🤖 learning for time series forecasting. nixtla/statsforecast — statsforecast is a high-performance statistical time series forecasting library designed to generate point forecasts…