[
https://issues.apache.org/jira/browse/MAHOUT-709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13040516#comment-13040516
]
Yarco Hayduk edited comment on MAHOUT-709 at 5/28/11 1:19 AM:
--------------------------------------------------------------
This is the original paper which introduces closed patterns:
http://cchen1.csie.ntust.edu.tw:8080/students/2009/Discovering%20Frequent%20Closed%20Itemsets%20for%20Association%20Rules.pdf
was (Author: yarco):
This is the original paper which introduces closed patterns:
http://www.cs.rpi.edu/research/pdf/99-12.pdf
> FP-Growth Redundant patterns
> ----------------------------
>
> Key: MAHOUT-709
> URL: https://issues.apache.org/jira/browse/MAHOUT-709
> Project: Mahout
> Issue Type: Bug
> Components: Frequent Itemset/Association Rule Mining
> Affects Versions: 0.4, 0.5
> Reporter: Yarco Hayduk
> Assignee: Robin Anil
> Labels: fp-growth, frequent, parallel, pattern
> Fix For: 0.6
>
> Attachments: SixTransactions.dat, bresult-new.txt, dumpedPatterns,
> patterns-converted.txt
>
>
> The algorithm outputs more patterns that it is needed.
> I have tested Mahout's PFP-Growth algorithm with the
> http://www.borgelt.net/fpgrowth.html FP-Growth implementation. This
> implementation has an option to generate closed patterns too.
> When I filtered out the sub patterns from the output of Parallel FP-Growth I
> arrived to the same result, as in http://www.borgelt.net/fpgrowth.html
> Succinctly, you are not outputting closed items
> I am attaching the dummy DB along with the output of both algorithms
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira