Skip to content

C# Implementation of the FP-Growth algorithm. Input file is a .CSV where every line equals one transaction. The items in the transaction are seperated by a comma. The output are the patterns and association rules.

LaurentB1995/FP-Growth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

About

C# Implementation of the FP-Growth algorithm. Input file is a .CSV where every line equals one transaction. The items in the transaction are seperated by a comma. The output are the patterns and association rules.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages