搜索资源列表
dataMining.rar
- 数据挖掘的软件,集成了关联规则、k-均值聚类、模糊聚类、k-中心点聚类四种算法,software of data mining
FPGrowth(1).rar
- DataMining 中fp-growth算法实现,DataMining fp-growth
datamining
- 使用matlab软件进行程序设计中的五个数据挖掘源程序代码。-Using matlab software programming for the five data mining source code.
DataMining
- 从海量的.htm文件中提取数据。为一个朋友做的一个非常有用的工具,用于从搜索结果中获取需要信息,并存入Excel中。程序用C#开发。-From the mass. Htm files to extract data. For a friend doing a very useful tool to from the search results need to obtain information, and deposited in Excel. Procedures using C# Deve
BlueQuery3000_Client
- 蓝葵商业智能软件是一套全球功能最完备的商业智能软件产品之一,它是集查询(Query)、报表(Reporting)、分析(Analyze)、仪表盘经理(Dashboard Manager)、数据整合(Data Integration)及数据挖掘(Datamining)功能为一体的商业智能软件产品。 -Lan Kwai business intelligence software is the most comprehensive set of global business intelligenc
DataMining
- 数据挖掘方面的一本很好的数,详细讲解了数据挖掘的相关思想和算法,适合对数据挖掘有兴趣的初学者。-Data mining aspects of a number of very good, detailed account of the relevance of data mining ideas and algorithms, suitable for data mining are interested beginners.
DataMining
- 数据挖掘中与智能agent的结合,希望有用-Data mining and intelligent agent combination, I hope useful
datamining
- 这是一篇关于数据挖掘方面的文章,希望对大家能有帮助-This is an article on aspects of data mining article, in the hope that everyone will have to help
datamining
- 数据挖掘相关算法集合,有聚类、神经网络、遗传算法等的代码实现-Data mining correlation algorithm collection has clustering, neural networks, genetic algorithms, such as the code implementation
clustering_survey
- a document of survery clustering algoritm datamining and segmentation
datamining
- 数据挖掘导论课后题答案 数据挖掘导论课后题答案 数据挖掘导论课后题答案-<Introductiong data mining >
KdKeys.DataMining.Clustering.KMeansCS100
- K Means Algrithm it is in v c#.
DataMining-KnowItAll(Elsevier2009)
- 今年出版的关于数据挖掘的新书,希望大家能够喜欢
kddcup99
- It is a kddcup99 dataset. It will be used in the datamining projects.
datamining[1]
- 关联规则挖掘算法 Apriori算法的Matlab实现-Association rule mining algorithm Apriori Algorithm Matlab implementation
datamining
- 介绍了数据挖掘的各种方法(如支持向量机,神经网络,遗传算法)在地震预测中的应用-Introduced a variety of data mining methods (such as support vector machines, neural networks, genetic algorithms) in the earthquake prediction
datamining
- 一个数据仓库中实现APRIORI关联分析的系统设计-Implement a data warehouse system APRIORI Correlation Analysis
datamining
- 以microsoft.com网站的一组处理后的web日志为数据(ftp://ftp.ics.uci.edu/pub/machine-learning-databases/anonymous/),利用并根据实际情况改进了聚类分析基于划分的方法类中最基本的Kmeans和Kmedoids方法,对下载数据集的一个采样(5000samples,294 attributes per sample)进行了简单的聚类分析,以期望找出有用的用户访问模式。 -web datamining with datase
DataMining-ConceptAndTechnology
- 本书是一个导论,介绍什么是数据挖掘,什么是数据库中知识发现。书中的材料从数据库角度 提供,特别强调发现隐藏在大型数据集中有趣数据模式的数据挖掘基本概念和技术。所讨论的实现 方法主要面向可规模化的、有效的数据挖掘工具开发。-This book is introductory remarks, introduced that anything is the data mining, anything is in the database the knowledge discovery. In
KNNcode
- K-Nearest Neighbor datamining code in java