-
贝叶斯算法是基于贝叶斯定理 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
-
基本遗传算法的Matlab工具包,在Matlab环境下实现。
基本遗传算法的Matlab工具包,在Matlab环境下实现。-basic genetic algorithm Matlab tool kits, under Matlab environment.
- 2022-03-01 14:08:38下载
- 积分:1
-
遗传算法求解TSP问题
遗传算法求解TSP问题-genetic algorithm for TSP
- 2022-03-21 18:07:52下载
- 积分:1
-
这是一本进化算法的电子书,很适合人工智能方面的人学习
这是一本进化算法的电子书,很适合人工智能方面的人学习-This is an evolutionary algorithm e-book, it is suitable for artificial intelligence to learn
- 2022-02-02 03:47:57下载
- 积分:1
-
一个利用遗传算法解决TSP问题的程序,有利于对遗传算法进一步的理解....
一个利用遗传算法解决TSP问题的程序,有利于对遗传算法进一步的理解.-A use of genetic algorithms to solve TSP problems procedure is beneficial to further understanding of genetic algorithm.
- 2022-08-11 07:32:01下载
- 积分:1
-
bp neural network program to identify a small number of
bp 神经网络的一个小程序 可以识别数字
-bp neural network program to identify a small number of
- 2023-01-01 22:40:03下载
- 积分:1
-
一个基本的遗传算法的C++语言,有三个文件。
一个基本遗传算法的C++语言实现,有三个文件构成。-A basic genetic algorithm C++ Language, there are three files.
- 2022-03-17 02:39:57下载
- 积分:1
-
这是一个神经网络的人脸识别算法。
这是一种利用神经网络来进行人脸识别的算法。-This is a neural network to the face recognition algorithm.
- 2022-09-05 10:25:03下载
- 积分:1
-
排序方法,一个简单的排序,原代码和文档。
排序方法,实现简单排序,原码,有说明文档。-sorting method, a simple ranking, the original code and documentation.
- 2022-04-29 17:12:41下载
- 积分:1
-
- 2022-05-27 19:09:11下载
- 积分:1