Selvi Wijayanti
Universitas Dian Nuswantoro

Published : 1 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 1 Documents
Search

ASSOCIATION RULE MINING PADA POLA PEMBELIAN FURNITURE ONLINE STUDI KASUS DATASET SPARSE TAHUN 2025: ASSOCIATION RULE MINING–BASED ANALYSIS OF ONLINE FURNITURE PURCHASING PATTERNS: A CASE STUDY USING THE 2025 SPARSE DATASET Selvi Wijayanti; MY Teguh Sulistyono
Rabit : Jurnal Teknologi dan Sistem Informasi Univrab Vol 11 No 1 (2026): Januari
Publisher : LPPM Universitas Abdurrab

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.36341/rabit.v11i1.7575

Abstract

The rapid growth of e-commerce has driven an increase in household product transactions, including furniture, resulting in large-scale and diverse transactional data. However, most furniture transaction datasets exhibit sparse characteristics, as each order typically contains only one or a small number of items, making it difficult to generate frequent itemset combinations in association rule analysis. This study applies the Apriori algorithm to analyze online furniture sales transaction data from 2025, consisting of 1,938 records and 14 attributes. The research stages include data cleaning, transaction transformation, one-hot encoding, and the determination of a minimum support threshold of 0.0005 and a minimum confidence threshold of 0.1, adjusted to the characteristics of the dataset. The results indicate the formation of 421 frequent itemsets that meet the specified criteria, with a dominance of single-item itemsets caused by the low variation of items within each transaction. The analysis further shows that the generation of association rules is highly limited and fails to produce meaningful product relationship patterns. This limitation is primarily attributed to the highly sparse nature of the dataset, with an average of one item per transaction. This study demonstrates that applying the Apriori algorithm to highly sparse datasets results in very limited patterns and is dominated by single-item itemsets. These findings serve as an empirical study and a cautionary tale regarding the limitations of the Apriori algorithm when applied to transaction data with an average of one item per transaction, particularly in generating longer itemsets. Overall, this research contributes as an empirical warning on the limitations of applying the Apriori algorithm to highly sparse transaction datasets and emphasizes the importance of analyzing data characteristics prior to implementing association rule mining on e-commerce platforms. Â