登录
首页 » Python » 随机森林

随机森林

于 2021-01-28 发布
0 303
下载积分: 1 下载次数: 3

代码说明:

说明:  用N来表示训练用例(样本)的个数,M表示特征数目。 输入特征数目m,用于确定决策树上一个节点的决策结果;其中m应远小于M。 从N个训练用例(样本)中以有放回抽样的方式,取样N次,形成一个训练集(即bootstrap取样),并用未抽到的用例(样本)作预测,评估其误差。 对于每一个节点,随机选择m个特征,决策树上每个节点的决定都是基于这些特征确定的。根据这m个特征,计算其最佳的分裂方式。 每棵树都会完整成长而不会剪枝,这有可能在建完一棵正常树状分类器后会被采用)。(N is used to represent the number of training cases (samples), and M is used to represent the number of features. The number of input features m is used to determine the decision result of a node in the decision tree, where m should be far less than m. From N training cases (samples), n times are sampled in the way of put back sampling to form a training set (i.e. bootstrap sampling), and the unselected cases (samples) are used to predict and evaluate the error. For each node, m features are randomly selected, and the decision of each node in the decision tree is determined based on these features. According to these m characteristics, the best splitting mode is calculated. Each tree will grow completely without pruning, which may be adopted after building a normal tree classifier).)

文件列表:

教室.jfif, 75832 , 2021-01-28

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • udp打洞通信测试
    udp打洞通信测试 C# 编写可直接运行(UDP hole-drilling communication test C # can be written and run directly)
    2020-06-25 14:20:02下载
    积分:1
  • 3元方程组
    解非线性方程组,三元方程组,牛顿迭代法,牛顿下山法(Solution of nonlinear equations)
    2021-01-26 14:48:37下载
    积分:1
  • MND_ChangeScreenSize
    rpgmaker mv 用改变屏幕分辨率(for changing the screensize)
    2018-10-22 22:54:23下载
    积分:1
  • ft_phase_screen (2)
    说明:  实现大气随机相位频的生成,用于大气光学的仿真,可以分析激光传输收到湍流的影响。(Generation of atmospheric random phase frequency)
    2020-09-07 17:18:21下载
    积分:1
  • 完美火焰渲染程序
    说明:  动态火焰生成和渲染,用于相关动画特效,工业控制页面的设计。(Dynamic flame generation and rendering, used for animation special effects, industrial control page design.)
    2020-06-19 19:00:01下载
    积分:1
  • dipole array ref
    说明:  CST的电偶极子仿真程序.用来仿真电偶极子的阵列,非常好用(The simulation program of CST)
    2020-04-22 15:41:13下载
    积分:1
  • 此源码不是很难,但是个人所写,主要是对数字信号处理的数字滤波的一种实现。...
    此源码不是很难,但是个人所写,主要是对数字信号处理的数字滤波的一种实现。-This source code is not difficult, but written by individuals, mainly on digital signal processing to achieve a digital filter.
    2023-06-09 02:35:02下载
    积分:1
  • ADMM-Total-Variation-master
    说明:  基于ADMM-Total-Variation算法的CT图像重建(CT image reconstruction based on ADMM-TV algorithm)
    2019-04-27 20:40:57下载
    积分:1
  • OpenPhase.V0.9.1
    相场法模拟的仿真程序,使用c++编译,功能在用户手册中有(Phase field simulation of the simulation program, the use of c++ compiler function in the user manual)
    2021-03-02 16:59:34下载
    积分:1
  • WIND TURBINE MODELING IN MATLAB SIMULINK
    英文资料:风机在MATLAB/Simulink中的建模(wind turbine modeling in matlab simulink)
    2017-06-29 02:49:14下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载