The Data Mining Forum                             open-source data mining software data mining conferences Data Science for Social and Behavioral Analytics DSSBA 2022 data science journal
IMPORTANT: This is the old Data Mining forum.
I keep it online so that you can read the old messages.

Please post your new messages in the new forum: https://forum2.philippe-fournier-viger.com/index.php
 
FP Growth interpreting output as graph
Posted by: Burhan
Date: June 03, 2013 12:50AM

Hi,

I want to store the output of FP-Grwoth algorithm in to the GRAPH for later traversal. For that purpose I am using Neo4J graph database. I am wondering,how to interpret the file as node-node relations.

Could you please breifly walk through the interpretion. For example I want to query the graph...'Find me all items that are frequent with 'a'....find me all items that are frequent with 'b' and so on. Please find attached example file.

considering that the output of the FPGrwoth_itemsets is following

f,c,a,m,q
f,c,a,b,m
f,b
c,b,q
f,c,a,m,q

Please advise.

regards,
Burhan

Options: ReplyQuote


This forum is powered by Phorum and provided by P. Fournier-Viger (© 2012).
Terms of use.