h2oai / h2o-3

H2O is an Open Source, Distributed, Fast & Scalable Machine Learning Platform: Deep Learning, Gradient Boosting (GBM) & XGBoost, Random Forest, Generalized Linear Modeling (GLM with Elastic Net), K-Means, PCA, Generalized Additive Models (GAM), RuleFit, Support Vector Machine (SVM), Stacked Ensembles, Automatic Machine Learning (AutoML), etc.
http://h2o.ai
Apache License 2.0
6.91k stars 2k forks source link

Time Series Munging - Toeplitz matrix (Lagged value rows from TS vector) #11042

Open exalate-issue-sync[bot] opened 1 year ago

exalate-issue-sync[bot] commented 1 year ago

Create a function that converts a single column time series data into rows of t, t-1, t-2 , t-3 at each data point.

This is an intermediate step to ARIMA

h2o-ops commented 1 year ago

JIRA Issue Migration Info

Jira Issue: PUBDEV-4153 Assignee: Mark Chan Reporter: Mark Chan State: Open Fix Version: N/A Attachments: N/A Development PRs: N/A