Claim Missing Document
Check
Articles

Found 1 Documents
Search
Journal : International Journal of Information Technology and Computer Science Applications (IJITCSA)

Enhancing Association Rule Mining with Metaheuristic Parameter Optimization: A Transactional Data Analysis in Micro-Enterprise Context Primanda, Ferdy Hartanto Primanda; Munandar, Tb Ai; Ramdhania, Khairunnisa Fadhilla
International Journal of Information Technology and Computer Science Applications Vol. 4 No. 1 (2025): January - April 2026
Publisher : Jejaring Penelitian dan Pengabdian Masyarakat

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.58776/ijitcsa.v4i1.204

Abstract

Nasi Uduk Mama Ipan is a micro-enterprise that conducts sales through both offline and online platforms. However, only online transaction data is available in analyzable form, while the owner lacks the knowledge to process it. This situation highlights the urgency of leveraging data mining techniques to uncover hidden patterns that can inform effective promotional strategies. This study aims to apply association rule mining using Apriori and FP-Growth algorithms, enhanced through metaheuristic-based hyperparameter tuning, to extract meaningful product bundling insights from transactional data. The research begins with data preprocessing, which involves eliminating irrelevant columns and transforming transactional records into a binary format. Four metaheuristic algorithms—Genetic Algorithm, ACO, PSO, and SA—are employed to determine optimal support and confidence values for both Apriori and FP-Growth. The modeling phase is conducted using Python with the mlxtend.frequent_patterns library, with rules filtered using a lift ratio threshold above 1. Results show that both Apriori and FP-Growth algorithms produce identical bundling recommendations using parameters derived from the Genetic Algorithm. Apriori performs faster, while FP-Growth is more memory-efficient. This study demonstrates that combining association rule mining with metaheuristic optimization can effectively support MSMEs in making data-driven marketing decisions.