搜索资源列表
-
1下载:
One kind of decision-making tree algorithm, can be seen as one kind data mining algorithm ,find the rule from large-scale data middle.
-
-
0下载:
data mining algorithm . kmeans聚类算法,clustering algorithm
-
-
1下载:
数据挖掘算法源代码 k-means聚类算法的C#代码-Source code data mining algorithms k-means clustering algorithm C# code
-
-
1下载:
这是实现资料挖掘中的Apriori演算法的源代码
此java程式需先在同一资料夹下创建一个database.txt档
开启档案后,输入最小支持度及信赖度,程式会执行计算出关联法则
此与一般的apriori代码不同,经过修改后亘加完美-This is the realization of the Apriori data mining algorithm java source code for this program need to be in the same folder cr
-
-
0下载:
用C语言完成的遗传算法的一种高效实现,很适用于学习数据挖掘的同学们-Using C language to complete the genetic algorithm to achieve an efficient, it is applied to study data mining students
-
-
0下载:
Short descr iption: GUI Ant-Miner is a tool for extracting classification rules from data. It is an updated version of a data mining algorithm called Ant-Miner (Ant Colony-based Data Miner), which was proposed in 2002 by Parpinelli, Lopes and Freitas
-
-
0下载:
本文介绍了一个用java语言编写的用于分析消费行为的数据挖掘应用软件,并对于所应用的算法进了分析和解释。此软件具有客户消费等级分类,客户消费模式记
录,客户消费行为判断,异常消费警告等主要功能。该软件适用于银行业的决策者和网络购物的平台
-【Abstract】This review presents the course of developing software of Customer Behavior Analysis System with JAVA programming la
-
-
0下载:
K-Means动态聚类算法源程序 在数据挖掘中的应用-K-Means dynamic algorithm source data mining application
-
-
0下载:
是对数据挖掘中Apriori 算法编程实现,包含详细实验报告格式、算法代码及中文的代码解析。-Data mining is the Apriori algorithm is programmed with detailed test report format, algorithm code and the code in Chinese parsing.
-
-
0下载:
有关人工智能,数据挖掘中的决策树算法的实现包括相关的测试数据-On artificial intelligence, data mining, decision tree algorithm in the implementation, including relevant test data
-
-
0下载:
针对金融时间序列分析中注重快速作出趋势判断的特点,利用数据挖掘的思想和工具,提出
一种金融时间序列模式快速发现算法. 与传统的预测算法相比较,该算法对数据的分布和平稳性等
方面的要求不高,不基于任何假设,能够非常快速地发现时间序列中的频繁模式,经过模式匹配后,
可以用于金融时间序列的分析与预测. 以实际汇率数据为例,证明了该算法的有效性-Financial time series analysis for rapid prediction of trend-oriented feat
-
-
0下载:
apriori算法是经典的数据挖掘算法,本源码以可视化界面的形式将结果展示给用户。-apriori algorithm is a classical data mining algorithms, the source code to the form of visual interface, the results show to the user.
-
-
0下载:
数据挖掘,分类算法,ID3算法,VB实现,VS2008平台-Data mining, classification algorithm, ID3 algorithm, VB implementation, VS2008 Platform
-
-
0下载:
模糊聚类虽然能够对数据聚类挖掘,但是由于网络入侵特征数据维数较多,不同入侵类别间的数据差别较小,不少入侵模式不能被准确分类。本案例采用结合模糊聚类和广义神经网络回归的聚类算法对入侵数据进行分类。
-Although fuzzy clustering to cluster the data mining, but the characteristics of the network intrusion data more dimensions, different invasion was l
-
-
0下载:
基于FP-Tree 的最大频繁项目集挖掘及更新算法,这是在美国任教的韩佳伟教授发明的数据挖掘算法,非常经典,值得下载下来研究-FP-Tree based on the maximum frequent itemsets and updating algorithm, which is taught in the United States invented by Professor Han Jiawei data mining algorithms, very classic, worthy o
-
-
0下载:
本书全面讲解了数据挖掘的概念、模型、方法和算法,详细地讲述了从数据挖掘的基本概念到数据挖掘的整个过程,以及数据挖掘工具及其典型应用领域。-This book fully explains the concept of data mining, models, methods and algorithms described in detail the basic concepts of data mining to the whole process of data mining and dat
-
-
0下载:
数据挖掘中一种非常常用的算法,神经网络算法源程序-A very commonly used data mining algorithm, neural network algorithm source code
-
-
0下载:
数据挖掘中CURE聚类算法研究,对CURE 算法进行了研究, 它能够很好的解决传统聚类算法在伸缩性、数据定期
更新时所面临的问题。-The Research Based on the CURE Algorithm in Data Mining
-
-
0下载:
principle and algorithm of data mining
-
-
0下载:
本实验主要涉及数据挖掘的实现 K-means和DBSCAN聚类算法,完成对中医数据的处理。(This report is mainly about the Data Mining algorithm, includes K-means and DBSCAN algorithm.)
-