基于Weka数据挖掘工具的设计与开发 .docVIP

  1. 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
  2. 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  3. 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
  4. 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
  5. 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们
  6. 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
  7. 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
基于Weka数据挖掘工具的设计与开发 .doc

目 录 摘 要 I Abstract II 第1章 绪 论 1 1.1 课题背景 1 1.2 国内外数据挖掘的应用与研究现状 1 1.3 课题意义 2 1.4 本文内容 3 第2章 数据挖掘简介 4 2.1 数据挖掘 4 2.1.1 数据挖掘的定义 4 2.1.2 数据挖掘的方法 5 2.1.3 数据挖掘流程 7 2.1.4 数据挖掘的应用 7 2.1.5 数据挖掘工具 9 2.2 聚类分析方法 10 2.3 本章小节 11 第3章 谱聚类分析方法基础理论 12 3.1 相似图 12 3.1.1 图符号 12 3.1.2 几种相似图 13 3.2 谱聚类分析方法的原理 14 3.2.1 多路规一化截断 14 3.2.2 求解K-路规一化分割 16 3.2.3 谱聚类算法 21 3.3 本章小节 23 第4章 谱聚类分析方法在Weka中的设计与实现 24 4.1 Weka数据挖掘工具的基本结构 24 4.1.1 Weka的系统构架 24 4.1.2 ARFF(Attribute-Relation File Format)文件结构 25 4.2 Weka聚类器的相关接口概述 26 4.2.1 聚类器的接口简述 29 4.2.2 聚类器的调用过程 32 4.3 谱聚类算法在Weka中的实现 33 4.3.1 谱聚类算法的方法概述 34 4.3.2 一些重要函数的主要代码说明 35 4.4 本章小节 37 第5章 谱聚类算法的测试与应用 38 5.1 谱聚类算法在Weka中的测试 38 5.2 谱聚类算法的应用 40 5.2.1 公司分拆问题 40 5.2.2 一个3D螺旋图聚类问题 42 5.3 本章小节 43 结 论 44 参考文献 45 致谢 47 附录 48 摘 要 随着技术的不断发展,现在的数据挖掘越来越流行,越来越多的人使用机器学习进行数据挖掘。很多公司都开发了数据挖掘工具,如SPSS公司的Clementine,Enterprise Miner,首先要解一个连续优化问题通过正交变换所有最优解然后解离散优化问题解离散最近连续离散迭代能利用奇异值分解和计算离散解全最优Weka、谱聚类、k-均值。 Abstract With the continuous development of technology , now the data mining is Gaining popularity, a lot of people use Machine Learning to do the data mining. Many companies have developed data mining tools, for example, for the Business Software, SPSS’s Clementin, SAS’s Enterprise Miner, Matlab and so on, the same as Operating System(OS), there is an open source OS Linux, also the open source data mining tools just as Weka, R-Project and so on. And we use Weka to do Secondary Development, add the Spectral Clustering algorithm into Weka, Spectral Clustering algorithm is A very mature clustering algorithm, though it use a lot of matrix to compute, spent a lot of time, its result of cluster is more better than k-means and other clustering algorithm. we first solve a relaxed continuous optimization problem by eigendecomposition. We clarify the role of eigenvectors as a generator of all optimal solutions through orthonormal transforms. We then solve an optimal discretization problem, which seeks a discrete solution closest to the continuous optima. The discretization is

文档评论(0)

cnsg + 关注
实名认证
文档贡献者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档