data_mining:association_rules

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
data_mining:association_rules [2013/03/30 23:37] – [Phase 3] phreazerdata_mining:association_rules [2014/02/11 21:49] (current) – external edit 127.0.0.1
Line 72: Line 72:
 (07) sonst sei Q ein Baum; (07) sonst sei Q ein Baum;
 (08) Für jedes Item ai in Q { // Mining multipath FP-tree (08) Für jedes Item ai in Q { // Mining multipath FP-tree
-  (09) Erzeuge Muster ß = ai ∪ a mit support = ai.support;+  (09) Erzeuge Pattern ß = ai ∪ a mit support = ai.support;
   (10) construct ß’s conditional pattern-base and then ß’s conditional FP-tree Tree ß;   (10) construct ß’s conditional pattern-base and then ß’s conditional FP-tree Tree ß;
   (11) if Tree ß ≠ Ø then   (11) if Tree ß ≠ Ø then
  • data_mining/association_rules.1364683046.txt.gz
  • Last modified: 2014/02/11 21:47
  • (external edit)