-
matlab实现ID3和朴素贝叶斯分类器。它也包括例子…
Matlab implementation of ID3 and NaiveBayes classifier. It also includes example dataset as well.
- 2022-03-15 06:02:23下载
- 积分:1
-
贝叶斯算法是基于贝叶斯定理 P(H|X) = P(X|H)P(H) / P(X).。对于多属性的数据集,计算 P(X|Ci) 的开销非常大,为减低计算复杂度,我...
贝叶斯算法是基于贝叶斯定理 P(H|X) = P(X|H)P(H) / P(X).。对于多属性的数据集,计算 P(X|Ci) 的开销非常大,为减低计算复杂度,我们做条件独立的假设,即给定元组的类标号,假定属性值有条件地相互独立,即在属性间不存在依赖关系。此程序仅为算法的一个实现,根据训练数据训练分类器-Bayesian algorithm is based on the Bayes theorem P (H | X) = P (X | H) P (H)/P (X).. For multi-attribute data sets, computing P (X | Ci) of the overhead is very large, in order to reduce the computational complexity, we do conditional independence assumption that a given tuple class label, it is assumed that property values conditionally independent of each other, that does not exist in the inter-attribute dependencies. This procedure is only an implementation of algorithm, according to training data classifier training
- 2023-08-27 07:10:03下载
- 积分:1
-
Apriori算法的JAVA实现A priori算法的JAVA实现
Apriori算法的JAVA实现A priori算法的JAVA实现-Apriori algorithm JAVA realize A priori algorithm realize JAVA
- 2023-05-26 16:25:02下载
- 积分:1
-
关于模糊模式识别的最新研究,很有用的资料。
关于模糊模式识别的最新研究,很有用的资料。-fuzzy pattern recognition on the latest research and useful information.
- 2022-01-26 01:07:34下载
- 积分:1
-
采用遗传模拟退火的方法解决TSP问题,界面友好,程序运算效果很好...
采用遗传模拟退火的方法解决TSP问题,界面友好,程序运算效果很好-genetic simulated annealing method to solve the TSP, friendly interface and operation procedures with good results
- 2023-05-11 06:55:03下载
- 积分:1
-
基于遗传算法的图像模式识别 ,这个是本人收藏的有关遗传算法的源程序...
基于遗传算法的图像模式识别 ,这个是本人收藏的有关遗传算法的源程序-based on genetic algorithm for image pattern recognition, this is my collection of the genetic algorithm source code
- 2022-03-01 20:08:17下载
- 积分:1
-
Tsinghua University, uncertainty in the planning of teaching materials fuzzy pro...
清华大学不确定规划教材中的模糊规划求解算法1-Tsinghua University, uncertainty in the planning of teaching materials fuzzy programming algorithm 1
- 2022-04-21 09:29:40下载
- 积分:1
-
模式识别中的CYK算法
模式识别中的CYK算法-pattern recognition algorithm for the CYK
- 2022-12-17 06:25:02下载
- 积分:1
-
关联规则的并行算法计算C和MPI分布实现
关联规则并行算法Count Distribution的C与MPI实现-Parallel Algorithm for Association Rules Count Distribution of C and MPI realize
- 2023-05-03 01:20:03下载
- 积分:1
-
libsvm中文说明书上流行的SVM软件libsvm的详细描述…
libsvm中文声明对流行的SVM软件libsvm的详细说明会对大家有所帮助
- 2022-11-01 14:15:03下载
- 积分:1