Association Rule MiningIntroduces association rule mining, covering support, confidence, Apriori algorithm, and FP-growth for frequent itemset discovery.
Association Rules: Frequent ItemsetsExplores Association Rule Mining, emphasizing Frequent Itemsets and Alternative Measures of Interest, including the FP-Growth algorithm and performance comparison.
Association Rules MiningCovers association rules mining, focusing on Apriori and FP-growth algorithms to find frequent itemsets and extract rules efficiently.
Data Mining: IntroductionCovers the challenges and opportunities of data mining, practical questions, algorithm components, and applications like shopping basket analysis.
Association RulesExplores Association Rule Mining, including support, confidence, single- and multi-dimensional rules, and the Apriori algorithm.
Latent Tree LearningExplores latent tree learning, covering node properties, sibling relationships, and algorithmic structure.
Coin Rendering: Part 1Covers coin rendering and the limitations of the greedy algorithm in finding optimal solutions.
Minimum Spanning TreesCovers the implementation and analysis of disjoint sets data structure and introduces the concept of minimum spanning trees.
Solving Parity Games in PracticeExplores practical aspects of solving parity games, including winning strategies, algorithms, complexity, determinism, and heuristic approaches.