Basic Time Series Prediction

This page summarizes the projects mentioned and recommended in the original post on /r/learnmachinelearning

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Prophet

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

  • I like Meta's Prophet. It's a flexible model that I feel is easy to understand and explain to non-technical stakeholders. Implementations for R and python. It can be as simple as a univariate series, or accept exogenous explanatory variables (categorical & continuous). Seasonality is part of the model, out of the box. It also has decent default parameters if you're not looking to do a lot of tuning. Lastly, the documentation is quite thorough and approachable. https://facebook.github.io/prophet/

  • 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
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