numaproj / numalogic

Collection of operational time series ML models and tools
https://numalogic.numaproj.io/
Apache License 2.0
166 stars 28 forks source link

feat: introduce stride in dataset #360

Closed ab93 closed 6 months ago

ab93 commented 6 months ago

Useful for flattened vectored data

s0nicboOm commented 6 months ago

I think we need to call this config here too: https://github.com/numaproj/numalogic/blob/ae2eae1436a3a13de3541258badd24773b580b0c/numalogic/udfs/trainer/_base.py#L117

I think there are many places where I think we should just add this parameter.