-
c语言版基本粒子群算法源程序
c语言版基本粒子群算法源程序-c-language version of elementary particles algorithm source code
- 2023-03-23 06:55:03下载
- 积分: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
-
粒子群优化算法,很好,大家可以试试,很好的优化算法
粒子群优化算法,挺好,大家可以试试,非常好的优化算法-PSO algorithm, is very good, we could try, very good Optimization Algorithm
- 2022-01-30 22:58:46下载
- 积分:1
-
matlab神经网络应用设计
matlab神经网络应用设计-Matlab neural network application design
- 2022-02-06 00:26:56下载
- 积分:1
-
本程序用于分类两类数据,分类速度很快,如果分类多类可能还要修改...
本程序用于分类两类数据,分类速度很快,如果分类多类可能还要修改-This procedure for the classification of two types of data, classification fast, if the classification of many types, which may need modification
- 2022-06-20 03:18:21下载
- 积分:1
-
function approximation for the BP algorithm procedures, Matlab FOSS
用于函数逼近的BP算法程序,matlab源码-function approximation for the BP algorithm procedures, Matlab FOSS
- 2023-04-22 08:35:03下载
- 积分:1
-
means算法 自定义数据样本和类中心 已经调试实现 并且有图清晰表示...
k-means算法 自定义数据样本和类中心 已经调试实现 并且有图清晰表示-k-means algorithm for custom data types of samples and testing center has been and realize that has a clear plan
- 2022-07-21 16:52:09下载
- 积分:1
-
一个介绍支持向量机的文档。
认真读一读,会有收获的。
--- -一个介绍支持向量机的文档。
认真读一读,会有收获的。-------- introduced a Support Vector Machine documents. Seriously read, there will be rewarding.
- 2022-02-12 07:16:50下载
- 积分:1
-
这是一个神经网络的开发工具
这是一个神经网络的开发工具-This is a neural network development tools
- 2022-07-14 10:39:07下载
- 积分:1
-
高人用C++写的ALOPEX(即模式提取算法)实现程序,程序相当精炼,值得大家研究!...
高人用C++写的ALOPEX(即模式提取算法)实现程序,程序相当精炼,值得大家研究!-expert C++ to write the ALOPEX (model extraction algorithm) procedures, procedures considerable refining, we should study!
- 2022-03-16 02:34:02下载
- 积分:1