Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows 2012 SHA1 Hash: 0e560595e004c06e35361eab56a2c75fca868211 Size: 206.85 KB File Format: exe
Rating: 1.913043478
out of 5
based on 23 user ratings
Downloads: 1320 License: Free
FPgrowth is a free software by Christian Borgelt and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows 2012.
You can download FPgrowth which is 206.85 KB in size and belongs to the software category Science CAD. FPgrowth was released on 2012-12-06 and last updated on our database on 2017-03-21 and is currently at version 4.5.
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
FPgrowth Description
FPgrowth is a simple, tiny application that will help you find frequent item sets (also closed and maximal) with the fpgrowth algorithm (frequent pattern growth, Han et al 2000), which represents the transaction database as a prefix tree which is enhanced with pointers that organize the nodes into lists referring to the same item.
The search is carried out by projecting the prefix tree, working recursively on the result, and pruning the original tree. Since version 1.2 this implementation also contains the alpha-pruning of the FP-Bonsai techniques.