timeseriesAI / tsai

Time series Timeseries Deep Learning Machine Learning Python Pytorch fastai | State-of-the-art Deep Learning library for Time Series and Sequences in Pytorch / fastai
https://timeseriesai.github.io/tsai/
Apache License 2.0
5.14k stars 642 forks source link

Support for anomaly detection / segmentation #872

Open CaptainTrojan opened 8 months ago

CaptainTrojan commented 8 months ago

Any chance you will add support for time series segmentation in the future? So that each model we create outputs a vector for each timestep instead of for the whole series?