-
贝叶斯算法是基于贝叶斯定理 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
-
机器人仿真软件有助于从事着学习,方便编程操作,能很快的知其原理...
机器人仿真软件有助于从事着学习,方便编程操作,能很快的知其原理-Robot simulation software helps to engage with learning, to facilitate programming operations, will soon know the principle of
- 2022-01-25 20:35:08下载
- 积分:1
-
我花了很多时间写在一个类别的神经网络内的氖…
这是我自己花了很多时间写的一个BP神经网络类,里面封装了网络初始化、训练、分类等功能。奉献出来与感兴趣的朋友分享,绝对可靠。-that I spent a lot of time writing in a category BP neural network inside the network initialization package, training, classification capabilities. Dedication out with friends interested in sharing, absolutely reliable.
- 2022-04-08 11:21:08下载
- 积分:1
-
基因算法(GA)
GA 是一种启发式的优化法 (heuristic optimization method), 它是通过既定的随机搜索进行操作.优化问题的可...
基因算法(GA)
GA 是一种启发式的优化法 (heuristic optimization method), 它是通过既定的随机搜索进行操作.优化问题的可能的解的集合被认为是 个体(individuals)组成的 人群(population). 一个个体对它的环境的适应程度由它的 健康度(fitness)表示. -genetic algorithm (GA) GA is a heuristic optimization method (heuristic optimi method. 5), which is established through a random search for the operation. Optimization of the solution may be considered a collection of individuals (individuals) of the crowd (pop ulation). It"s an individual adaptation to the environment by its Health (fitness).
- 2022-08-14 21:53:12下载
- 积分:1
-
本程序可以对输入.avi 序列中的车辆数进行计算,准确性非常高,是一个值得参考的代码:)...
本程序可以对输入.avi 序列中的车辆数进行计算,准确性非常高,是一个值得参考的代码:)-This procedure can be input. Avi sequence to calculate the number of vehicles, accuracy is very high, is a reference to the code:)
- 2022-10-04 15:15:03下载
- 积分:1
-
数据挖掘算法,并且他们C45,CHC,FSS,ID3算法NB领域,和…
java数据挖掘算法,里面有c45,chc,fss,id3,nb等方面的算法,及相关源代码-data mining algorithms, and they C45, CHC, FSS, id3, nb areas of algorithms, and related source code
- 2022-07-08 00:54:57下载
- 积分:1
-
电厂锅炉水处理控制程序,和西门子s224,包括..
针对热电厂锅炉补水水处理控制程序,用simens s224,包括多介质,反渗透,混床控制
-Water treatment for power plant boiler control procedures, and simens s224, including multi-media, reverse osmosis, mixed bed control
- 2022-04-22 20:38:10下载
- 积分:1
-
压缩包中的一系列matlab程序实现了“特定人群语音情感识别”这一新颖的研究课题。具体介绍请见压缩包中的论文。...
压缩包中的一系列matlab程序实现了“特定人群语音情感识别”这一新颖的研究课题。具体介绍请见压缩包中的论文。-compressed in a series of Matlab program of "specific emotional crowd voice recognition" of the new study. Specific details of compressed see the papers.
- 2023-01-04 05:45:03下载
- 积分:1
-
数据挖掘各类代码:Apriori源代码全部
数据挖掘各类代码:Apriori源代码全部-Various types of data mining code: Apriori all source code
- 2022-02-02 23:18:26下载
- 积分:1
-
BP networksBP networksBP networksBP networksBP networks
神经网络算法 神经网络算法 -BP networksBP networksBP networksBP networksBP networks
- 2022-03-15 14:52:01下载
- 积分:1