tsai icon indicating copy to clipboard operation
tsai copied to clipboard

About transformer classification

Open liuyuanhao opened this issue 2 years ago • 3 comments

Hello, I see you have the API for TSclassification, but I don't know if you have an example of classifying time series with a transformer (it would be better if it is multivariate time series classification); Could you tell me?

Thank u so much!

liuyuanhao avatar Jun 14 '22 08:06 liuyuanhao

Hi Liu

You can see the tutorial here for using transformer-based time series classification. https://github.com/timeseriesAI/tsai/blob/main/tutorial_nbs/07_Time_Series_Classification_with_Transformers.ipynb

zmce2018 avatar Jun 22 '22 06:06 zmce2018

Hello, If I use TSClassfier API, how can I conveniently get inference on additional data? Thank u so much!

liuyuanhao avatar Jul 19 '22 02:07 liuyuanhao

Here's an example! https://github.com/timeseriesAI/tsai/blob/main/tutorial_nbs/14_Inference_Partial_Fit_and_Fine_Tune.ipynb

vrodriguezf avatar Jul 29 '22 13:07 vrodriguezf

Closed due to a lack of response

oguiza avatar Oct 23 '22 14:10 oguiza