Click here to Skip to main content
15,892,643 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
hi
please do help out in creating fp tree and implementing fp growth algorithm in c#. i need for my data mining project.
Posted
Comments
Sandeep Mewara 25-Nov-10 8:50am    
No effort

When someone needs help he should show some effort. What have you done, so far?
:)
 
Share this answer
 
Comments
dimplemona 25-Nov-10 8:43am    
hi i had taken steps in implementing the algorithm.
To we should create the fp tree from the frequent item set and construct the
conditional pattern . To do so we need to create the header table first.
but once that is done, next is to form the tree structure with item,support and link node.

so my doubt is how to create link nodes and form tree structure using collection objects.

just if i get help i can proceed on

thanks.
Try google on this, it's magic ;)
http://www.google.com/#q=fp+growth[^]

Good luck!
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900