Skip to content

Conversation

@simonselbig
Copy link

Adds the contributions from the AMOS WS2025 team (amos2025ws03-rtdip-timeseries-forecasting) to the RTDIP SDK:

  • Data Manipulation (pandas & spark): Chronological sort, cyclical encoding, datetime features, lag features, MAD outlier detection, rolling statistics, and more
  • Forecasting Models (spark): Prophet, LSTM, XGBoost, CatBoost, AutoGluon time series models + prediction evaluation utilities
  • Decomposition (pandas & spark): Classical, STL, and MSTL decomposition methods
  • Anomaly Detection (spark): IQR-based and MAD-based anomaly detection
  • Visualization (matplotlib & plotly): Forecasting, decomposition, anomaly detection, and model comparison plots
  • Data Sources: Azure Blob storage source

All components include tests and documentation.

Environment Changes

Added ML/forecasting dependencies: tensorflow, xgboost, plotly, prophet, sktime, catboost, autogluon.timeseries

Signed-off-by: simonselbig <simon.selbig@gmx.de>
Signed-off-by: simonselbig <simon.selbig@gmx.de>
@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Jan 25, 2026

CLA Signed
The committers listed above are authorized under a signed CLA.

@Amber-Rigg Amber-Rigg added enhancement New feature or request pipelines Pipeline components and ingestion framework labels Jan 26, 2026
Signed-off-by: simonselbig <simon.selbig@gmx.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request pipelines Pipeline components and ingestion framework

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants