Skip to content

cx0222/Simple-Apriori

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple-Apriori

Step

First, please use clang++ or g++ to obtain executable file, using parameter -std=c++17 or 14 or 11.

Then, store the comma-separated values in to a .csv file which has the same directory as the executable file.

After that, run the program, following the input hint. min_sup and min_conf should be inputed as a "double", between 0 and 1.

Version

version 2.0 [2022 Apr 10] [Jinan, Shandong]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published