-
用于数据挖掘的分类算法,基于c语言的,一个c4.5分类算法
用于数据挖掘的分类算法,基于c语言的,一个c4.5分类算法-used for the classification of data mining algorithms, based on the c language, a classification algorithm c4.5
- 2022-02-05 13:11:08下载
- 积分:1
-
Pattern Recognition, Chinese Academy of Sciences of the courseware, learning or...
模式识别的中科院的课件,对学习或考试都很有帮助-Pattern Recognition, Chinese Academy of Sciences of the courseware, learning or examination are helpful
- 2022-03-06 21:06:06下载
- 积分:1
-
fisher c算法
fisher c算法-fisher c algorithm
- 2022-05-15 14:49:12下载
- 积分: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
-
详细介绍了局部奇异值分解
详细介绍了局部奇异值分解-details of local SVD
- 2022-07-15 11:47:59下载
- 积分:1
-
c语言实现人工智能神经元网络boltzman算法源码
c语言实现人工智能神经元网络boltzman算法源码-c language artificial intelligence neural network algorithm source Boltzman
- 2022-03-09 13:17:52下载
- 积分:1
-
matlab16neuro network
神经网络的相关资料
神经网络的基础知识及其在MATLAB中的实现-matlab16neuro network
- 2022-01-22 00:41:10下载
- 积分:1
-
能准确计算lyapunov
能准确计算lyapunov-Exponent 来判断一个系统是不是混沌系统-Can accurately calculate the lyapunov-Exponent to determine a system is chaotic systems
- 2022-03-11 11:34:31下载
- 积分:1
-
用C编写的遗传算法程序
用C编写的遗传算法程序-prepared by the Genetic Algorithm
- 2022-01-26 07:30:18下载
- 积分:1
-
一个基本的遗传算法的C++语言,有三个文件。
一个基本遗传算法的C++语言实现,有三个文件构成。-A basic genetic algorithm C++ Language, there are three files.
- 2022-03-17 02:39:57下载
- 积分:1