Loading...
Please wait, while we are loading the content...
Similar Documents
Association Rules Discovery of Deviant Events in Multivariate Time Series: An Analysis and Implementation of the SAX-ARM Algorithm
| Content Provider | Hyper Articles en Ligne (HAL) |
|---|---|
| Author | Roques, Axel Zhao, Anne |
| Abstract | In this work, we propose an open-source Python implementation of the SAX-ARM algorithm introduced by Park and Jung (2019). This algorithm mines association rules efficiently among the deviant events of multivariate time series. To do so, the algorithm combines two existing methods, namely the Symbolic Aggregate approXimation (SAX) from Lin et al. (2003)-a symbolic representation of time series-and the Apriori algorithm from Agrawal et al. (1996)-a data mining method which outputs all frequent itemsets and association rules from a transactional dataset. A detailed description of the underlying principles is given along with their numerical implementation. The choice of relevant parameters is thoroughly discussed and evaluated using a public dataset on the topic of temperature and energy consumption. Source Code The reviewed source code and documentation for this algorithm are available from the web page of this article 1. Usage instructions are included in the archive. |
| Related Links | https://cnam.hal.science/hal-04071436/file/article.pdf |
| ISSN | 21051232 |
| DOI | 10.5201/ipol.2022.437 |
| Journal | Image Processing On Line |
| Volume Number | 12 |
| Language | English |
| Publisher | HAL CCSD IPOL - Image Processing on Line |
| Publisher Date | 2022-12-23 |
| Access Restriction | Open |
| Subject Keyword | association rule mining association rule mining deviant event discovery multivariate time series Apriori algorithm Symbolic Aggregate approXimation (SAX deviant event discovery Apriori algorithm Symbolic Aggregate approXimation (SAX multivariate time series |
| Content Type | Text |
| Resource Type | Article |
| Subject | Signal Processing Medicine Software |