登录
首页 » Python » 随机森林

随机森林

于 2021-01-28 发布
0 248
下载积分: 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 个回复

  • 电话拨号程序
    实现电话十二键拨号的音效和敲击键时的两种波形图(To achieve the sound of telephone dialing and the waveform when hitting key.)
    2020-11-21 20:29:36下载
    积分:1
  • Compare file
    实现二个文件的比较功能.如b文件的每行在a文件中找到,则比较ok.否则比较fail.-Compare file
    2022-03-12 01:03:22下载
    积分:1
  • GDPLoader
    说明:  注册即可使用,内存dll 欢迎大家使用。最新地址大家更新一下即可(Registration is ready to use. Memory DLL is welcome to use. You can update the latest address.)
    2020-06-19 06:20:01下载
    积分:1
  • LM1875芯片资料。有需要的朋友请下载
    LM1875芯片资料。有需要的朋友请下载-LM1875 chip information. Friend in need, please download
    2022-03-14 16:06:35下载
    积分:1
  • pie chart
    柱形图 在OpenGL中指定顶点由以上的讨论可以知道,“点”是一切的基础。如何指定一个点呢?OpenGL提供了一系列函数。它们都以glVertex开头,后面跟一个数字和1~2个字母。(pie chaart By specifying vertices in OpenGL, you can know from the above discussion that "point" is the foundation of everything. How do you specify a point? OpenGL provides a set of functions. They all start with glVertex, followed by a number and 1~2 letters.)
    2017-09-18 10:01:03下载
    积分:1
  • 输入某年某月某日,判断是不是闰年? 输入三个整数x,y,z,请把这三个数由小到大输出。...
    输入某年某月某日,判断是不是闰年? 输入三个整数x,y,z,请把这三个数由小到大输出。 -Importation of a certain period of a day, to judge is not a leap year? Enter three integers x, y, z, invited these three the number of small to large output.
    2023-06-15 23:30:03下载
    积分:1
  • 新建文件夹
    对光谱数据进行小波包分析,对光谱进行分解。重构和去噪声(Wavelet packet analysis was performed on spectral data.The spectrum is broken down.Refactoring and de-noise.)
    2018-04-20 21:42:33下载
    积分:1
  • week9_luo
    说明:  matlab绘制中国地图,简短的代码,绘制效果较好(Map China with MATLAB)
    2020-09-26 10:41:12下载
    积分:1
  • code
    关于matlab实现简单滤波器的小程序,主要功能:带通,带阻,画fft变换和幅值谱、功率谱等(The main functions of MATLAB are band-pass, band-stop, drawing FFT transform, amplitude spectrum, power spectrum, etc.)
    2018-09-17 16:01:43下载
    积分:1
  • 用sdk实现的贪吃蛇游戏
    用sdk实现的贪吃蛇游戏-sdk achieve with the game Snake
    2022-11-27 03:45:03下载
    积分:1
  • 696518资源总数
  • 105554会员总数
  • 2今日下载