搜索资源列表
Apriori(VC程序)
- 本程序是数据挖掘中的关联规则模型中著名的Aprior算法的VC实现程序,可用于知识发现、数据挖掘、人工智能、模式识别等领域(请先解压文件)-The code is the VC implementation of the well-known Aprior algorithm in Association Rule Model of Data Mining field, can be used in Knowledge Discovery, Data Mining, AI, Pattern Re
Apriori2
- 这是关于数据仓库与数据挖掘的Apriori算法的实现程序,基于关系型数据库的。-This is the implementation of Apriori Algorithm used in Data Warehouse and Data Mining filed, based on the Relation Database.
bayes在分类中的应用
- 程序用C语言实现了贝叶斯在数据挖掘中分类和预测中的应用,通过程序可以很好的进行分类和预测。-This program use C language to realize the application of bayes in data mining and forecasting,you can use this program to make a good classification and forecasting
Discrete_Bayes
- matlab编写的[数据挖掘]分类算法Discrete_Bayes算法程序。-Matlab prepared by the [data mining] classification algorithm Discrete_Bayes algorithm way Preface.
关联规则挖掘数据生成源文件vc_ardata-vc
- 关联规则挖掘数据产生程序.VISUAL C++ 可产生满足要求的挖掘数据.-Data Mining Association Rules have procedures. VISUAL C can be produced to meet the requirements of data mining.
apiiori
- 关于apriori算法的一个小程序,用于数据挖掘关联规则,呵呵.-apriori algorithm on a small procedures for data mining association rules, Ha ha.
Aprioriyuanma
- 人工智能中的数据挖掘算法 这是关联规则实现程序-artificial intelligence data mining algorithms is to achieve procedures association rules
JWF
- 利用AMO开发包做的一个数据挖掘小程序 包括创建数据连接 数据视图 挖掘结构 挖掘模型 训练
knn
- knn算法是数据挖掘中的一个常用算法。改算法能够实现分类和聚类。这个程序是KNN算法的一个演示程序,希望对数据挖掘的学习有所帮助。
aprior
- 关联规则挖掘是一种重要的数据挖掘技术,该程序可以从数据集中挖掘关联规则。
cluter
- 学习数据挖掘时从老师那得到的聚类算法,用C语言编写的程序,很详细,希望对大家有用
ams-svm
- 支持向量机多参数自动选择优化程序!机器学习,数据挖掘工具!matlab版!
julei
- 这个程序说明了数据挖掘中聚类算法的简单应用
Apriori program
- 这是一个数据挖掘中的关联规则挖掘的经典算法:Apriori算法的程序-This is the code of Apriori-the classical algorithm used in Association Rules of Data Mining
c4.5数据挖掘算法源代码,LINUX版本
- 本程序是用c语言编写的基于决策树分类方法的数据挖掘算法,它对测试集进行分类,挖掘出潜在的规则-this procedure is used to prepare the language c decision tree classification based on the data mining algorithm, which tests set for classification, tapping the potential rules
DSLVQ
- matlab编写的[数据挖掘]分类算法DSLVQ算法程序。-Matlab prepared by the [data mining] classification algorithm DSLVQ algorithm.
1206691380_1864
- 在自己的算法中调用Weka实现文本分类,是一个小的数据挖掘程序,虽然实用价值不是很大, 但对于Weka的理解和使用是有帮助的。
datamine
- 关于数据挖掘的算法,超市数据挖掘,用于生成决策树和关联规则的程序,附有课设文档-About data mining algorithms, supermarket data mining, decision tree and association rules for building the program, with classes set document
DMClassifier
- 用神经网络实现的数据数据挖掘程序,对软件工程中软件攻击数据分类,进行预测。-Data using neural network data mining program, software engineering software attacks on data classification, to predict.
数据挖掘2
- 本实验文档包括了数据挖掘的分类算法,FP-growth和Apriori 算法的java程序设计实现。(This report is about the classification algorithm, it contains FP-growth algorithm and Apriori algorithm.)