Timeseries classification with a Transformer model on the 🤗Hub!
Full credits go to Theodoros Ntakouris.
This repository contains the model from this notebook on time-series classification using the attention mechanism.
The dataset we are using here is called FordA. The data comes from the UCR archive. The dataset contains 3601 training instances and another 1320 testing instances. Each timeseries corresponds to a measurement of engine noise captured by a motor sensor. For this task, the goal is to automatically detect the presence of a specific issue with the engine. The problem is a balanced binary classification task.
- Downloads last month
- 19
Inference Providers
NEW
This model is not currently available via any of the supported third-party Inference Providers, and
the HF Inference API does not support tf-keras models with pipeline type time-series-forecasting