Skip to content

KarimTarabishy/fp_algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build

use make in the root directory and the build file will be generated in a build/ directory.

#Usage

The programe takes 2 arguments the data file name and the minnimum support. The file should contain baskets each in a line where each basket is represented by a comma seperated value of its items.

About

A c++ implementation fo FP Growth Algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published