搜索资源列表
ID3
- ID3算法流程如下: 1.如果节点的所有类标号相同,停止分裂; 2.如果没有feature可供分裂,根据多数表决确定该节点的类标号,并停止分裂; 3.选择最佳分裂的feature,根据选择feature的值逐一进行分裂;递归地构造决策树。-ID3 algorithm process is as follows: 1. If the node is the same for all class label, stop dividing 2. If there is no featur
jj210
- 雅克比迭代求解线性方程组课设,一些自适应信号处理的算法,快速扩展随机生成树算法。- Jacobi iteration for solving linear equations class-based, Some adaptive signal processing algorithms, Rapid expansion of random spanning tree algorithm.