Skip to content

Generate FP-Growth Tree of a dataset with visualized graph output.

License

Notifications You must be signed in to change notification settings

AsaadMe/FP-Growth-Tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FP-Growth Tree

Generate FP-Growth Tree of a dataset with visualized graph output.

  • Each record of the dataset consists of numbers between 0 to 9 as items.

  • Minimum Support is set in main function.

  • Python>=3.7.


Example:

example