-
数据挖掘中的ID3算法源码
决策树的经典算法之一。
数据挖掘中的ID3算法源码
决策树的经典算法之一。
-Data Mining Source ID3 decision tree algorithm, one of the classic algorithm.
- 2022-07-07 09:47:33下载
- 积分:1
-
这个计算机程序的目的是允许用户构建,训练…
The purpose of this computer program is to allow the user to construct, train and test differenttypes of artificial neural networks. By implementing the concepts of templates, inheritance andderived classes from C++ object oriented programming, the necessity for declaring multiple largestructures and duplicate attributes is reduced. Utilizing dynamic binding and memory allocationafforded by C++, the user can choose to develop four separate types of neural networks:
- 2022-10-01 19:30:03下载
- 积分:1
-
调用过程 CM = Confusion_matrix(train_predicts, train_targets) [combining_predicts, e...
调用过程 CM = Confusion_matrix(train_predicts, train_targets) [combining_predicts, errorrate] = combining_NB(DP, test_targets, CM) DP,三维数组,(i,j,k)为第k个样本的DP矩阵 targets 为 0 1 2 -process called CM = Confusion_matrix (train_predicts, train_targets) [combining_predicts, errorrate] = combining_NB (DP, test_targets, CM) DP, three-dimensional array (i, j, k) for the k samples of DP matrix targets for 0 1 2
- 2022-03-21 02:55:16下载
- 积分:1
-
: Mobile robot path planning is an important study robot research field. Charact...
: 移动机器人路径规划是机器人学的一个重要研究领域。 针对移动场地的特点对其进行了建
模与存储,然后将场地处理成简单的连通图-: Mobile robot path planning is an important study robot research field. Characteristics for mobile sites for their modeling and storage, and then deal with the venue into a simple connected graph
- 2023-05-29 02:40:03下载
- 积分:1
-
在自然界中生物从其亲代继承特性或性状,这种现象称为遗传(Heredity),研究这种现象的科学叫遗传学(Genetics)。
在构成生物的细胞(Cell)中...
在自然界中生物从其亲代继承特性或性状,这种现象称为遗传(Heredity),研究这种现象的科学叫遗传学(Genetics)。
在构成生物的细胞(Cell)中含有染色体(Chromosome),生物的遗传信息都包含在染色体中。遗传信息由基因(Gene)组成,基因是DNA(Deoxyribonucleic Acid)或RNA(Ribonucleic Acid)中占有一定位置的基本遗传单位。在DNA中遗传信息在长链上按照一定模式排列,即进行了遗传编码。遗传基因在染色体中占据的位置称为基因座(Locus),同一个基因座可能具有的全部基因称为等位基因(Allele),一个细胞核中所有染色体携带的遗传信息的全体称为基因组(Genome)。-err
- 2022-05-27 18:00:39下载
- 积分:1
-
DBSCAN博士aszykowski部Michal化学计量学所设计…
DBSCAN Designed by Dr. Michal aszykowski Department of Chemometrics Institute of Chemistry, The University of Silesia. It s the basic one.
- 2022-01-30 15:34:41下载
- 积分:1
-
用c语言编写的粒子群算法程序,下载后可以直接使用
用c语言编写的粒子群算法程序,下载后可以直接使用-With the c language of the particle swarm optimization program, download can be used directly
- 2022-06-21 17:06:04下载
- 积分:1
-
贝叶斯方法在房地产风险决策中的应用研究.pdf
贝叶斯方法在房地产风险决策中的应用研究.pdf-TheApplicationofBayesMethodtoRealRiskDecisionMaking
- 2022-01-26 06:24:01下载
- 积分:1
-
用BCB做优雅的网格分布写Kohonen程序,将任意…
用BCB编写的Kohonen程序做优雅的网格分布,将任意维的输入数据,简化为二维x,y平面,竞争学习最佳实践。
- 2022-11-08 15:30:03下载
- 积分:1
-
PID algorithm simulation program, including four bands rk algorithm.
PID algorithm simulation program, including rk 四阶算法。-PID algorithm simulation program, including four bands rk algorithm.
- 2022-04-08 17:58:49下载
- 积分:1