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
Nixtla avatar

Nixtla/mlforecast

0
View on GitHub↗
1,230 stars·125 forks·Python·Apache-2.0·17 viewsnixtlaverse.nixtla.io/mlforecast↗

Mlforecast

Scalable machine 🤖 learning for time series forecasting.

Features

  • Time Series - Scalable machine learning for time series forecasting.
  • Quantitative Trading Strategies - Scalable machine learning for time series forecasting.
  • Time Series Analysis - Machine learning-based time series forecasting models.

Star history

Star history chart for nixtla/mlforecastStar history chart for nixtla/mlforecast

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

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

Projects sharing features with Mlforecast

These projects share indexed features with Mlforecast. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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/neuralforecastNixtla avatar

    Nixtla/neuralforecast

    4,160View on GitHub↗

    Neuralforecast is a neural time series forecasting library designed to predict future values for one or multiple series using deep learning architectures. It functions as a distributed machine learning forecasting framework that enables the training of global models across multiple time series to improve generalization through cross-learning. The project distinguishes itself as a probabilistic forecasting toolkit that produces uncertainty intervals and probability distributions rather than single point estimates. It also includes a hierarchical forecast reconciler to ensure that predictions a

    Python
    View on GitHub↗4,160
Compare all 30 related projects→

Frequently asked questions

What does nixtla/mlforecast do?

Scalable machine 🤖 learning for time series forecasting.

What are the main features of nixtla/mlforecast?

The main features of nixtla/mlforecast are: Time Series, Quantitative Trading Strategies, Time Series Analysis.

Which projects share features with nixtla/mlforecast?

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