搜索结果
找到约 77 项符合
DECISION 的查询结果
按分类筛选
- 全部分类
- matlab例程 (11)
- 人工智能/神经网络 (10)
- 其他 (8)
- 数学计算 (7)
- 其他书籍 (5)
- 数值算法/人工智能 (5)
- 书籍 (4)
- 文章/文档 (3)
- Java编程 (3)
- 数据结构 (2)
- 压缩解压 (2)
- 通讯/手机编程 (2)
- 软件设计/软件工程 (2)
- 嵌入式/单片机编程 (1)
- Java书籍 (1)
- Linux/Unix编程 (1)
- VHDL/FPGA/Verilog (1)
- 其他嵌入式/单片机内容 (1)
- J2ME (1)
- 并行计算 (1)
- 3G开发 (1)
- 微处理器开发 (1)
- 书籍源码 (1)
- 通讯编程文档 (1)
- 行业发展研究 (1)
- 文件格式 (1)
人工智能/神经网络 decision theory判决论英文版
decision theory判决论英文版
人工智能/神经网络 NeC4.5 is a variant of C4.5 decision tree, which could generate decision trees more accurate than st
NeC4.5 is a variant of C4.5 decision tree, which could generate decision trees more accurate than standard C4.5 decision trees, through regarding a neural network ensemble as a pre-process of C4.5 decision tree.
其他 模式识别中多类分类问题决策树间接Induction of Decision Trees
模式识别中多类分类问题决策树间接Induction of Decision Trees
微处理器开发 Many of the pattern fi nding algorithms such as decision tree, classifi cation rules and c
Many of the pattern &#64257 nding algorithms such as decision tree, classi&#64257 cation rules and clustering
techniques that are frequently used in data mining have been developed in machine learning
research community. Frequent pattern and association rule mining is one of the few excep-
tions to ...
matlab例程 This demo shows the BER performance of linear, decision feedback (DFE), and maximum likelihood seque
This demo shows the BER performance of linear, decision feedback (DFE), and maximum likelihood sequence estimation (MLSE) equalizers when operating in a static channel with a deep null. The MLSE equalizer is invoked first with perfect channel knowledge, then with an imperfect, although straightforwa ...
matlab例程 %For the following 2-class problem determine the decision boundaries %obtained by LMS and perceptro
%For the following 2-class problem determine the decision boundaries
%obtained by LMS and perceptron learning laws.
数据结构 c4.5 关于决策树decision tree的matlab实现程序
c4.5 关于决策树decision tree的matlab实现程序
数学计算 this is an weka tool source code implemented in java used for decision tree
this is an weka tool source code implemented in java used for decision tree
软件设计/软件工程 The first decision, that has to be made for the AVR platform, is to select the development environm
The first decision, that has to be made for the AVR platform, is to select the
development environment you want to use, either ImageCraft s ICCAVR or
GNU s AVR-GCC. The commercial ImageCraft Compiler offers an advanced IDE
and is the first choice of most professional developers using a Windows PC. T ...
matlab例程 this is decision tree ID3 algorithm, this algorithm is one of decision tree algorithm like cart, cha
this is decision tree ID3 algorithm, this algorithm is one of decision tree algorithm like cart, chaid, c4.5, etc