|
|
|
|
|
by mikehollinger
528 days ago
|
|
This doesn’t capture work that’s happened in the last year or so. For example some former colleagues timeseries foundation model (Granite TS) which was doing pretty well when we were experimenting with it. [1] An aha moment for me was realizing that the way you can think of anomaly models working is that they’re effectively forecasting the next N steps, and then noticing when the actual measured values are “different enough” from the expected. This is simple to draw on a whiteboard for one signal but when it’s multi variate, pretty neat that it works. [1] https://huggingface.co/ibm-granite/granite-timeseries-ttm-r1 |
|
[0] https://scikit-learn.org/stable/modules/generated/sklearn.en...