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

JoaquinAmatRodrigo/skforecast

0
View on GitHub↗
1,503 stars·193 forks·Python·BSD-3-Clause·10 viewsskforecast.org↗

Skforecast

Python library for time series forecasting using scikit-learn compatible models, statistical methods, and foundation models

Features

  • Time Series - Forecasting tools using machine learning models.

Star history

Star history chart for joaquinamatrodrigo/skforecastStar history chart for joaquinamatrodrigo/skforecast

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 Skforecast

These projects share indexed features with Skforecast. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • christophmark/bayesloopchristophmark avatar

    christophmark/bayesloop

    170View on GitHub↗

    Probabilistic programming framework that facilitates objective model selection for time-varying parameter models.

    Python
    View on GitHub↗170
  • 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/greykitelinkedin avatar

    linkedin/greykite

    1,855View on GitHub↗

    A flexible, intuitive and fast forecasting library

    Python
    View on GitHub↗1,855
  • 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
Compare all 12 related projects→

Frequently asked questions

What does joaquinamatrodrigo/skforecast do?

Python library for time series forecasting using scikit-learn compatible models, statistical methods, and foundation models

What are the main features of joaquinamatrodrigo/skforecast?

The main features of joaquinamatrodrigo/skforecast are: Time Series.

Which projects share features with joaquinamatrodrigo/skforecast?

Projects with overlapping indexed features include: alan-turing-institute/sktime — sktime is a machine learning framework designed for time series analysis. It provides a unified interface for… christophmark/bayesloop — Probabilistic programming framework that facilitates objective model selection for time-varying parameter models. facebook/prophet — Prophet is a time series forecasting library and decomposition tool that uses an additive regression model to predict… linkedin/greykite — A flexible, intuitive and fast forecasting library. linkedin/luminol — Anomaly Detection and Correlation library. nixtla/mlforecast — Scalable machine 🤖 learning for time series forecasting.