登录
首页 » Matlab » 关联规则算法matlab实现

关联规则算法matlab实现

于 2022-06-29 发布 文件大小:14.12 kB
0 125
下载积分: 2 下载次数: 1

代码说明:

关联规则挖掘是从事务集合中挖掘出这样的关联规则:它的支持度和置信度大于最低阈值(minsup,minconf),这个阈值是由用户指定的。根据支持度=(X,Y).count/T.count,置信度=(X,Y).count/X.count  ,要想找出满足条件的关联规则,首先必须找出这样的集合F=X U Y ,它满足F.count/T.count ≥ minsup,其中F.count是T中包含F的事务的个数,然后再从F中找出这样的蕴含式X—>Y,它满足(X,Y).count/X.count ≥ minconf,并且X=F-Y。我们称像F这样的集合称为频繁项目集,假如F中的元素个数为k,我们称这样的频繁项目集为k-频繁项目集,它是项目集合I的子集。所以关联规则挖掘可以大致分为两步:   1)从事务集合中找出频繁项目集;   2)从频繁项目集合中生成满足最低置信度的关联规则。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • mmlse_dynamic_coeffs_small_frame
    simuink help for mlse from mathworks
    2011-02-15 23:25:01下载
    积分:1
  • MATLABlanguagecommonlyusedalgorithmforassembly
    说明:  《MATLAB语言常用算法程序集》一书的源程序(&quot MATLAB language commonly used algorithm for assembly,&quot a source book)
    2009-08-26 11:52:54下载
    积分:1
  • mypsnr
    计算两幅图像的峰值信噪比。图像是表示地个像素点所用的二进制位数,即位深。计算PSNR(Calculate PSNR of two images. Image pixel is expressed in a number of bits used, ascended the throne deep. Calculation of PSNR)
    2011-05-10 16:56:04下载
    积分:1
  • hatchfillpkg
    In MATLAB, there are many functions that create regions filled with solid colors (e.g. contourf, area, bar).
    2011-09-09 17:11:03下载
    积分:1
  • 微电网下垂控制
    微电网下垂控制,以及对比了PQ控制分别对微电网控制的影响的matlab仿真实验(Microgrid droop control and MATLAB simulation experiment on the influence of PQ control on Microgrid control are compared)
    2021-03-18 15:09:20下载
    积分:1
  • 3Dray_tracing
    基于matlab做的三维射线追踪的源代码。供大家交流之用。(based on Matlab do 3D ray tracing the source code. For exchange purposes.)
    2006-12-18 18:07:17下载
    积分:1
  • 2008082323160366
    也是仿真的资料,是学仿真的好资料,你看看是应该不错的.(Also the simulation data is a good learning simulation, you look good.)
    2013-02-28 11:06:39下载
    积分:1
  • MATLAB
    遗传算法计算多目标规划问题 使用简单,语言明了(Multi-objective genetic algorithm is planning to use simple, clear language)
    2010-09-04 16:34:57下载
    积分:1
  • matceps8
    Generating the cepstral coefficients over the whole signal. Usage: [cx,dcx]=matceps8(sig)
    2010-09-17 18:49:50下载
    积分:1
  • Optimization
    说明:  matlab优化案例,有最小生成树,最短路等源代码(matlab optimization case, there is minimum spanning tree, shortest path and so the source code)
    2009-08-27 12:18:23下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载