amosproj / amos2024ws01-rtdip-data-quality-checker

Easy access to high volume, historical and real time process data for analytics applications, engineers, and data scientists wherever they are.
Apache License 2.0
5 stars 0 forks source link

Time Series prediction using ARIMA #29

Open luccalb opened 1 week ago

luccalb commented 1 week ago

User Story

  1. As a RTDIP user
  2. I want to predict the future development of periodical, time series data, given past values
  3. So that I can plan ahead

Additional context

Acceptance Criteria

Definition of Done

Timm638 commented 2 days ago

Next to statsmodels the package pmdarima seems also to be promising.

Timm638 commented 18 hours ago

Test file for showing visually, that the component is working as intended: test_arima_component.txt