Abstract
Classification rule mining is a promising approach in data mining to create more interpretable and accurate prediction systems. This approach typically builds on top of well-known association rule mining and classification techniques, which identify a subset of rules known as class association rules (CAR), whose consequents are limited to target class labels. Existing classification rule mining methods have proven to provide better predictive accuracy while improving the interpretability and reasoning of a problem. Nevertheless, the challenges of such methods are mainly on a large number of generated CAR and the ranking and selection of interesting CAR for building classifiers. This paper proposed a hybrid of association rule mining (FP-growth) and neural network (sequential network of dense layers) techniques, focusing on using an information-based approach to rank and select interesting CAR. Preliminary experiments were conducted on nine UCI Machine Learning Repository datasets to examine the effect of the proposed hybrid model on generic datasets. The results show that the proposed approach achieved higher accuracy than other associative classification methods.
Original language | English |
---|---|
Title of host publication | 2022 International Symposium on Intelligent Signal Processing and Communication Systems, ISPACS 2022 |
Editors | Hitoshi Kiya |
Place of Publication | Piscataway NJ USA |
Publisher | IEEE, Institute of Electrical and Electronics Engineers |
Number of pages | 4 |
ISBN (Electronic) | 9798350332421 |
ISBN (Print) | 9798350332438 |
DOIs | |
Publication status | Published - 2022 |
Event | IEEE International Symposium on Intelligent Signal Processing and Communications Systems (ISPACS) 2022 - Penang, Malaysia Duration: 22 Nov 2022 → 25 Nov 2022 https://ieeexplore.ieee.org/xpl/conhome/10082768/proceeding (Proceedings) https://web.archive.org/web/20220925073530/https://www.ispacs2022.org/committee.html (Website) |
Conference
Conference | IEEE International Symposium on Intelligent Signal Processing and Communications Systems (ISPACS) 2022 |
---|---|
Abbreviated title | ISPACS 2022 |
Country/Territory | Malaysia |
City | Penang |
Period | 22/11/22 → 25/11/22 |
Internet address |
Keywords
- association rule mining
- associative classification
- information-based
- neural network