-
贝叶斯算法是基于贝叶斯定理 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
-
A*算法是,最经典的寻路算法,广泛用于游戏人工智能领域。
A*算法是,最经典的寻路算法,广泛用于游戏人工智能领域。-A* algorithm is the most classic Routing algorithm, widely used in the field of artificial intelligence game.
- 2022-05-07 20:18:29下载
- 积分:1
-
一种支持向量机多专家决策算法,很有参考价值
一种支持向量机多专家决策算法,很有参考价值-a support vector machine algorithm experts, great reference value
- 2022-01-30 18:20:08下载
- 积分:1
-
模式识别,以及重要的问题,很好的内容,不错过
模式识别以及重要问题,很好的内容,千万不要错过-Pattern recognition, as well as important issues, very good content, do not miss
- 2022-10-19 03:15:03下载
- 积分:1
-
一个支持向量机的工具箱。包括2类分类算法与回归算法。
一个支持向量机的工具箱。包括2类分类算法与回归算法。-A Support Vector Machine Toolbox. Including Category 2 classification algorithm with the regression algorithm.
- 2022-04-14 11:10:46下载
- 积分:1
-
神经网络OOP类库,含有BP网络等的训练,很容易对其进行扩展,...
神经网络OOP类库,含有BP网络等的训练,很容易对其进行扩展,-neural network OOP libraries, containing BP network of training, it is easy to extend them
- 2022-03-22 23:33:38下载
- 积分:1
-
遗传算法,路径规划,机器人
遗传算法的机器人路径规划的源代码。用C++来实现的-Genetic algorithm path planning robot
- 2022-07-24 03:15:32下载
- 积分:1
-
Data mining algorithm chameleon calculates the law origin code
数据挖掘算法 chameleon算法源代码- Data mining algorithm chameleon calculates the law origin code
- 2022-02-04 03:44:02下载
- 积分:1
-
几个经典的模式识别算法,有详细的程序实现…
模式识别中的几个经典算法,有详细的实现过程,配有实验报告 -Several classic pattern recognition algorithms, has detailed the process to achieve with the experimental report
- 2022-10-28 06:45:03下载
- 积分:1
-
支持向量机Windows Svm
支持向量机Windows Svm-Support Vector Machines of Windows Svm
- 2022-06-19 04:56:49下载
- 积分:1