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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
linkedin avatar

linkedin/greykite

0
View on GitHub↗
1,855 Stars·105 Forks·Python·BSD-2-Clause·3 Aufrufe

Greykite

A flexible, intuitive and fast forecasting library

Features

  • Time Series - Flexible and fast library for time series forecasting.
  • Time Series Analysis - Flexible and fast library for time series forecasting.

Star-Verlauf

Star-Verlauf für linkedin/greykiteStar-Verlauf für linkedin/greykite

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Greykite

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Greykite.
  • facebook/prophetAvatar von facebook

    facebook/prophet

    20,230Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗20,230
  • nixtla/neuralforecastAvatar von Nixtla

    Nixtla/neuralforecast

    4,160Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,160
  • alan-turing-institute/sktimeAvatar von alan-turing-institute

    alan-turing-institute/sktime

    9,810Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗9,810
  • nixtla/statsforecastAvatar von Nixtla

    Nixtla/statsforecast

    4,809Auf GitHub ansehen↗

    statsforecast is a high-performance statistical time series forecasting library designed to generate point forecasts and prediction intervals. It functions as a distributed time series framework that utilizes a C-based forecasting engine and an automated model selector to identify and fit the optimal statistical model for every unique series in a dataset. The system also includes a time series anomaly detector to identify unusual data points by comparing observed values against probabilistic forecast intervals. The project is distinguished by its ability to handle massive-scale parallel forec

    Python
    Auf GitHub ansehen↗4,809
Alle 30 Alternativen zu Greykite anzeigen→

Häufig gestellte Fragen

Was macht linkedin/greykite?

A flexible, intuitive and fast forecasting library

Was sind die Hauptfunktionen von linkedin/greykite?

Die Hauptfunktionen von linkedin/greykite sind: Time Series, Time Series Analysis.

Welche Open-Source-Alternativen gibt es zu linkedin/greykite?

Open-Source-Alternativen zu linkedin/greykite sind unter anderem: nixtla/neuralforecast — Neuralforecast is a neural time series forecasting library designed to predict future values for one or multiple… unit8co/darts — Darts is a Python time series library designed for forecasting, anomaly detection, and the preprocessing of univariate… 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/statsforecast — statsforecast is a high-performance statistical time series forecasting library designed to generate point forecasts… blue-yonder/tsfresh — tsfresh is an automated feature engineering tool and library designed to extract statistical characteristics from raw…