Skip to content

qqdown/Frequent-Itemset-Mining

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frequent Itemset Mining

##一、当前功能 从给定的数据集中,利用Apriori算法计算出其中的频繁项。

##二、使用方法 1、进入FIM文件夹: cd FIM

2、在当前目录下,运行命令: java -jar FIM.jar assignment2-data.txt

3、在当前目录中会生成output文件夹,输出结果将会保存在这个文件夹中

About

Frequent ItemSet Mining

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages