文件名称:Apriori_CSharp_SourceCode_without_exe
- 所属分类:
- 控制台(字符窗口)编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-04-16
- 文件大小:
- 8kb
- 下载次数:
- 0次
- 提 供 者:
- kfne****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Apriori[1] is a classic algorithm for frequent itemset mining and association rule learning over transactional databases. It proceeds by identifying the frequent individual items in the database and extending them to larger and larger item sets as long as those item sets appear sufficiently often in the database. The frequent item sets determined by Apriori can be used to determine association rules which highlight general trends in the database: this has applications in domains such as market basket analysis.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Apriori_CSharp\Apriori_CSharp.csproj
..............\Apriori_CSharp.csproj.user
..............\Program.cs
..............\...perties\AssemblyInfo.cs
Apriori_CSharp.sln
Apriori_CSharp.suo