文件名称:apriori_java
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2014-01-25
- 文件大小:
- 42kb
- 下载次数:
- 0次
- 提 供 者:
- a***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Apriori算法[1]是一种最有影响的挖掘布尔关联规则频繁项集的算法。其核心是基于两阶段频集思想的递推算法。该关联规则在分类上属于单维、单层、布尔关联规则。在这里,所有支持度大于最小支持度的项集称为频繁项集,简称频集。-Apriori algorithm [1] is one of the most influential association rule mining algorithm Boolean frequent item sets. Its core is based on a two-stage frequency set recursive algorithm ideas. The association rules on classification is one-dimensional, single, Boolean association rules. Here, all support is greater than the minimum support itemset is called frequent item sets, referred to as the frequency set.generated in two phases to detect and plot. And algorithms have been widely applied to business, network security and other fields.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
apriori算法的java代码
.....................\642.rar
.....................\Apriori.jar
.....................\Apriori.java
.....................\Copyable.java
.....................\FastVector.java
.....................\FileOpr.java
.....................\GetSource.java
.....................\in.txt
.....................\Item.java
.....................\manifest.txt
.....................\MyApp.java
.....................\MyApp.jpr
.....................\MyApp2.jpr
.....................\out.txt
.....................\Output.java
.....................\vector.txt
.....................\zoo.arff