搜索资源列表
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.
Gibbs
- matlab编写的[数据挖掘]分类算法Gibbs算法。-Matlab prepared by the [data mining] classification algorithm Gibbs algorithm.
Competitive_learning
- matlab编写的[数据挖掘]分类算法Competitive_learning算法。-Matlab prepared by the [data mining] classification algorithm Competitive_learn ing algorithm.
ANewC4.5alg
- 经典的数据挖掘分类算法,由ID3算法演变而来。本算法主要用于处理连续属性值,基本过程如下: 1.根据属性的值对数据集排序 2.用不同的阈值将数据集动态的分类 3.迭代根据阈值进行划分 4.得到所有可能的阈值、增益以及增益比-classical classification of data mining algorithms, evolved from the ID3 algorithm. This is mainly used to deal with continuous at
genetic_algorithm
- 提出了一种通过遗传算法(GA)对单个分类器进行优化以及对多个分类器进行组合优化的方法.该方法使用叠加(stacking)的策略.经典的叠加策略分为两步,该方法将遗传算法作为叠加策略的第2步.实验结果表明,遗传算法可以较好地完成优化任务,同单个分类器比较,它可以提高分类的精度.在对分类器进行组合优化方面,它得到比单个分类器更高的精度以及使分类结果具有更好的可理解性. 关 键 词: 分类 遗传算法 优化 机器学习 数据挖掘 分类规则.
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
id3
- 可以运行的c++ID3算法,数据挖掘分类算法中的ID3算法C语言代码实现。已经调试。 -Can run c++ ID3 algorithm, data mining classification algorithm ID3 algorithm for C language code to achieve. Have been debugging.
LVQ1
- matlab,编写的LVQ1数据挖掘分类算法。 -Matlab, prepared by the Data Mining LVQ1 classification algorithm.
Leader_Follower
- matlab编写的leader_follower[数据挖掘]分类算法。-Matlab leader_follower prepared by the [data mining] classification algorithm.
DSLVQ
- matlab编写的[数据挖掘]分类算法DSLVQ算法程序。-Matlab prepared by the [data mining] classification algorithm DSLVQ algorithm.
Sort
- 对给定数据集合进行分类。是数据挖掘算法的KNN的分类实例。-For a given data set to classify. Data mining algorithms is the classification of examples of KNN.
data-dig
- 一些数据挖掘算法相关,包含定义网络拓扑,有关高血压研究方面的数据,朴素贝叶斯分类,关联规则基本概念,数据挖掘算法, 决策树方法在数据挖掘中的应用,训练贝叶斯信念网络,后向传播,贝叶斯信念网络,后向传播和可解释性,多层前馈神经网络-Some relevant data mining algorithms, including the definition of network topology, the high blood pressure research data, Naive Baye
ID3algorithm
- 随着高校的扩招,学生的数量越来越大,传统的对学生成绩的统计分析方法已不适应深入分析的需要。针对学生情 况数据库应用数据挖掘中的 ID3 算法进行了情况分类,并对得到的结果进行了分析,得出了影响学生成绩的内部原因以及 其它一些结论。-As the result of the enrollment scale of universities expanding, the number of students in universities increased gradually duri
svm_v0.55
- 支持向量机分类,可用于人工智能,模式识别,数据挖掘,时间序列预测-Data aggregation processing
paper
- 关联规则论文: GP在入侵检测规则提取中的适应度函数设计.pdf 采用数据挖掘的入侵检测技术研究.pdf 分类规则挖掘算法综述.pdf -Articles of Association Rules: GP in intrusion detection rule extraction in the design of fitness function. Pdf intrusion detection using data mining technology research. Pd
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
PROGRME
- 数据挖掘,分类算法,ID3算法,VB实现,VS2008平台-Data mining, classification algorithm, ID3 algorithm, VB implementation, VS2008 Platform
数据挖掘2
- 本实验文档包括了数据挖掘的分类算法,FP-growth和Apriori 算法的java程序设计实现。(This report is about the classification algorithm, it contains FP-growth algorithm and Apriori algorithm.)
贝叶斯分类算法
- 5个描述属性,一个分类属性,通过贝叶斯算法实现分类(5 descr iptive attributes, one categorical attribute, is implemented by Bayes algorithm.)