文件名称:Apriori
介绍说明--下载内容来自于网络,使用问题请自行百度
该算法应用于单维、单层、布尔关联规则,其核心是基于两阶段频集思想的递推算法。首先找出所有的频集,这些项集出现的频繁性至少和预定义的最小支持度一样。然后由频集产生强关联规则,这些规则必须满足最小支持度和最小可信度。-The algorithm is applied to one-dimensional, single-layer, Boolean association rules, its core is based on the idea of a two-stage recursive algorithm for frequent set. First, find all frequent sets, these items set the frequency of emergence of at least a predefined minimum support the same. Set generated by the frequency and strong association rules, these rules must satisfy minimum support and minimum confidence.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Apriori.java
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.