搜索资源列表
SPSS
- SPSS数据挖掘导论,比较详细的介绍资料,供感兴趣者参考-Introduction to SPSS data mining, more detailed introduction to information for those interested in information
kmeans
- 这是用C++编写的数据挖掘的聚类算法。算法中使用了链表结构做为存储数据的容器。-It is written in C++, data mining clustering algorithm. Algorithm is used to store data as a linked list structure of the container.
fenlei
- 分类数据挖掘的ppt介绍 分类数据挖掘的ppt介绍-an introduction for classification of data mining
2-Class
- 多类划分 matlab中使用数据挖掘的实例一个 方便新人参考-Matlab data mining multi-class classification
C4_5
- 数据挖掘的 MATLAB 算法源代码 希望有用-MATLAB algorithm for data mining source code hope helpful
supermarket
- 大四上学期做的一个人工智能里有关数据挖掘的课程设计,里面包括数据挖掘算法和数据库文件。。。对于想学好人工智能的非常有用-Last semester to do a senior artificial intelligence in the design of data mining programs, which include data mining algorithms and database files. . . The artificial intelligence is very u
shujuwajue
- 做数据挖掘实验时,老师给的一些包括算法的资料,很有用的-Do data mining experiment, the teacher to some of the information, including algorithms, very useful
dbscan
- 数据挖掘中聚类算法的研究,主要研究了DBSCSN算法,此为其源码-Clustering algorithm in data mining research, a major study DBSCSN algorithm, the source of its
ID3
- ID3算法是数据挖掘中的决策树算法之一,它是最重要的决策树算法-ID3 algorithm is data mining is one of the decision tree algorithm, which is the most important decision tree algorithm
dataminningbook
- 数据挖掘与人工智能导论,介绍了数据挖掘的基本思想和算法。-Introduction to Data Mining and Artificial Intelligence, introduced the basic idea of data mining and algorithms.
DecisionTree
- 是基于c#开发环境实现的决策树算法。该算法是数据挖掘人工智能的非常重要的算法。-C# development environment is based on decision tree algorithm implementation. The algorithm is very important to artificial intelligence data mining algorithms.
keshe
- 数据挖掘论文 值得一看 论文课程设计都有用-datamining worth reading
finance
- 针对金融时间序列分析中注重快速作出趋势判断的特点,利用数据挖掘的思想和工具,提出 一种金融时间序列模式快速发现算法. 与传统的预测算法相比较,该算法对数据的分布和平稳性等 方面的要求不高,不基于任何假设,能够非常快速地发现时间序列中的频繁模式,经过模式匹配后, 可以用于金融时间序列的分析与预测. 以实际汇率数据为例,证明了该算法的有效性-Financial time series analysis for rapid prediction of trend-oriented feat
SVMClassification
- 实现SVM数据挖掘分类模型,主要构造了SVM分类器。-Data mining to achieve SVM classification model, the main structure of the SVM classifier.
WEB_development_of_data_mining_classic_electronic_
- WEB开发之数据挖掘经典电子教程WEB development of data mining classic electronic tutorials-WEB development of data mining classic electronic tutorial WEB development of data mining classic electronic tutorials
Birch
- 人工智能 数据挖掘算法 BIRCH C语言版-it is lines of code about AI and DM, called birch
datamining
- 数据挖掘导论,作为入门的不错资料-Introduction to data mining, as the entry of good information
support_vector_machine_a_new_method_for_data
- 数据挖掘中的新方法:支持向量机 数据挖掘中的新方法——支持向量机 很全面系统介绍支持向量机的一本书-book about support vector machine ,SVM a new method for data...
yxsjwj
- 决策是管理的核心,是提出问题并解决问题的过程。诊断是提出问题的钥 匙,是解决问题的前提。《营销数据挖掘》通过对营销信息的加工、分析、诊 断,明晰出企业营销的问题和工作重点,为管理层实施决策提供了前期保证。 该软件具有数据采集、集成加工、营销分析、营销预测、辅助决策、市场 诊断、进存优化等诸多功能。它借助两年以上的营销信息,辅助企业准确、精 细且高效地实施营销决策。使企业始终保持旺盛的生命力和效益的稳定增长。-Decision-making is the core of man
Apriori
- 关联规则挖掘用以发现商品销售中的顾客购买模式。本源代码给出了关联规则挖掘算法中最经典的算法Apriori算法的实现。-Association rule mining to find merchandise sales in customer buying patterns. Source code gives the association rules mining algorithm is the most classic Apriori algorithm.