Darts: Non-Facebook alternative for timeseries forecasting

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • darts

    A python library for user-friendly forecasting and anomaly detection on time series.

  • Prophet

    Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.

  • > I suggest moving the Prophet, Torch, and Pmdarima dependencies to setuptools "extras",

    Yep, the dependence on Prophet prevented me to quickly try darts on a Windows machine because of the pystan issue with prophet:

    https://github.com/facebook/prophet/issues/732

    May try it later on Linux.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • sktime

    A unified framework for machine learning with time series

  • greykite

    A flexible, intuitive and fast forecasting library

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Why are there so many more statistics courses in R and so few in Python?

    1 project | /r/datascience | 9 Feb 2022
  • Time series forecasting with non-temporal information

    1 project | /r/learnmachinelearning | 6 Feb 2022
  • Comparison of Time Series Forecasting Discussion

    2 projects | /r/Python | 23 Sep 2021
  • Good resources for learning ML with time series in Python? Some links I've found, but looking for canonical resources.

    3 projects | /r/datascience | 1 Sep 2021
  • Darts: Non-Facebook alternative for timeseries forecasting

    1 project | /r/patient_hackernews | 12 Aug 2021