Time series prediction problem

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

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

    A set of data tools in Python

  • to answer question one try just running a simple correlation matrix among your yearly and the average of your daily figures For years 2012+ when you have all four inputs. I frequently use the small convenience library Dython Dython in Github. If your features are very independent then you will not be able to fill in missing values and will need to find other surrogates such as “is my crop largely a fixed percentage of overall exports and are overall exports available for missing years?” If your features are highly dependent then essentially you don’t need them all - both XGBoost and LightGBM have simple fill-in-with-the-mean type imputation of missing values - run across all your data with imputation on and removing low impact features will remove all but one highly interdependent features.

  • 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

  • Do not Reinvent the Wheel: Utilize Django’s Built-in Auth App to Create a Robust Authentication System

    1 project | dev.to | 16 May 2024
  • Llama3.np: pure NumPy implementation of Llama3

    8 projects | news.ycombinator.com | 16 May 2024
  • Show HN: Open-source tool for data cleaning with LLM

    1 project | news.ycombinator.com | 16 May 2024
  • Python VS Common Lisp applied: print, log and icecream

    1 project | dev.to | 16 May 2024
  • Who's worked with dbt and how does it compare with Qlik load script or SQL & SSIS?

    4 projects | /r/BusinessIntelligence | 16 Aug 2022