
A time series (TS) is a sequence of data points collected at constant time intervals. Time series are used to analyze trends, patterns, and dependencies between data that change over time.
Time series are widely used in prediction, anomaly detection, and pattern recognition across various industries such as finance, healthcare, and engineering.
Classification, in a general sense, is a process of assigning classes. With the possible classes known in advance, the classification task will assign one of these classes to the current time series.
Our project addresses a need for comparison. Indeed, there are many time series classification algorithms, and comparing them can be tedious.
Our tool offers an intuitive and simple interface, allowing this comparison in one place. The application is designed to be modular, offering several classification algorithms by default, and also the possibility to add your own.
The results are presented in a way that facilitates their comparison.
Find the screenshots of our interface below.