Skip to content

Latest commit

 

History

History
20 lines (9 loc) · 289 Bytes

File metadata and controls

20 lines (9 loc) · 289 Bytes

FPGrowth

Python3

by Alex Brou, 28/01/2018

The dataset is stored at the variable testcase

Run the program.

showpatterns() - gets the frequent patterns

tree.printthis() - shows the fptree

showcondfptree() - shows the conditional fptree showsupdict() - shows a lot of stuff