代码搜索:Agrawal
找到约 30 项符合「Agrawal」的源代码
代码结果 30
www.eeworm.com/read/201488/5059144
java agrawal.java
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either vers
www.eeworm.com/read/421629/2051460
java agrawal.java
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either vers
www.eeworm.com/read/419049/2082036
java agrawal.java
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either vers
www.eeworm.com/read/369609/2796931
java agrawal.java
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either vers
www.eeworm.com/read/429426/1948861
py assoc-agrawal.py
import orange
data = orange.ExampleTable("inquisition")
rules = orange.AssociationRulesSparseInducer(data, support = 0.5)
print "%5s %5s" % ("supp", "conf")
for r in rules:
print "%5.3f
www.eeworm.com/read/221024/14768813
edu^~agrawal^ http:^^www.cs.ucsb.edu^~agrawal^
Date: Thu, 21 Nov 1996 20:16:23 GMT
Server: Apache/1.0.2
Content-type: text/html
Content-length: 5408
Last-modified: Thu, 24 Oct 1996 20:52:58 GMT
Divyakant Agrawal
www.eeworm.com/read/122247/14711258
txt 关联规则挖掘算法综述.txt
关联规则挖掘算法综述
(加入日期:2003-10-15 点击数:2710)
【对此文发表评论】 【编程爱好者论坛】 【保存文章至硬盘】 【打印文章】
摘 要 本文介绍了关联规则的基本概念和分类方法,列举了一些关联规则挖掘算法并简要分析了典型算法,展望了关联规则挖掘的未来研究方向。
1 引言
关联规则挖掘发现大量数据中项集之间有趣的关联或相关联系。它在数据挖掘 ...
www.eeworm.com/read/209257/15224952
txt 关联算法综述.txt
摘 要 本文介绍了关联规则的基本概念和分类方法,列举了一些关联规则挖掘算法并简要分析了典型算法,展望了关联规则挖掘的未来研究方向。
1 引言
关联规则挖掘发现大量数据中项集之间有趣的关联或相关联系。它在数据挖掘中是一个重要的课题,最近几年已被业界所广泛研究。
关联规则挖掘的一个典型例子是购物篮分析。关联规则研究有助于发现交易数据库中不同商品(项)之间的联系,找出顾客购 ...