Sambandsaðferðir
Sambandsaðferðir, or association methods, are a class of algorithms used in data mining to discover interesting relationships between items in large datasets. These relationships are typically expressed in the form of association rules. The most well-known algorithm in this category is Apriori, which was introduced by Rakesh Agrawal, Tomasz Imieliński, and Arun Swami in 1993.
The primary goal of association methods is to find frequent itemsets, which are sets of items that
Key measures used to evaluate the strength and interestingness of association rules include support, confidence, and
Association methods are widely applied in various domains, including market basket analysis, recommendation systems, web usage