登录
首页 » Python » 随机森林

随机森林

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

  • fcontex PHP博客系统 v1.0.3
    fcontex是一款开源的PHP博客系统,基于PHP和MySQL,同时支持SQLite数据库。拥有漂亮的Web 2.0风格的后台界面和完全Ajax化的流畅操作体验,可用于快速构建中小型企业博客网站和个人博客(Blog)。   fcontex PHP博客系统本地安装方法:   将src目录下的所有文件拷贝到IIS或Apache等WEB服务器的虚拟目录下,直接通过浏览器访问:   http://localhost/install,按界面提示开始安装。   fcontex PHP博客系统远程安装方法:   将src目录下的所有文件上传到主机空间中,直接通过浏览器访问:   http://你的域名/install,按界面提示开始安装。
    2022-02-15 19:06:42下载
    积分:1
  • wind turbine model
    风力发电系统模型(内含详细的风机、发电机,Malab 模型子程序)(wind turbine model, PMSG model; Mppt)
    2017-08-14 08:57:07下载
    积分:1
  • OAM
    说明:  平面上排布不同旋转角的纳米天线产生不同几何相位调制用生成涡旋光(The vortex is generated by the different geometric phase modulation of the nanometer antenna with different rotation angles arranged on the plane)
    2021-03-23 17:09:15下载
    积分:1
  • NSGA-II多目标优化算法matlab程序
    说明:  遗传算法程序NSGA2,关于移动机器人路径规划。(Matlab program of path planning based on NSGA2 genetic algorithm)
    2020-11-18 21:55:23下载
    积分:1
  • 神经网络时间序列预测
    说明:  利用python 构造人工神经网络 做时间序列预测分析(Time series prediction based on artificial neural network)
    2021-03-28 17:59:11下载
    积分:1
  • C# GDI+绘图实例源码
    C# GDI+绘图实例源码,演示如何实现基本的GDI+绘图操作以及处理窗体显示事件,内含两个GDIDrawing绘图例子,可画直线、简单的几何图形等,如示例截图所示,比较基础的GDI+绘图实例。
    2022-03-21 22:21:52下载
    积分:1
  • PIXHAWKv2.4.6-PCB工程
    可以直接使用投板,也可以换相关器件进行优化设计升级。(You can design your fly controller from this prj fike.)
    2021-02-22 18:59:41下载
    积分:1
  • 分数阶傅里叶变换
    时频分析的研究与分数阶傅里叶变换在信号识别(Research on time-frequency analysis and fractional Fourier transform in signal recognition)
    2018-10-12 09:49:24下载
    积分:1
  • deep-clustering-master 中文
    说明:  用于语音分离 监督学习 直接可以调用 使用tmit数据集 进行测试(Unsupervised learning for speech separation)
    2019-05-29 23:19:55下载
    积分:1
  • Dobson模型
    说明:  Dobson模型作为一个函数,输入参数为:频率,温度,体积含水量,砂粒含量,粘粒含量,容重。 每个参数都只能是标量,不能是矩阵。 输入说明: 频率:单位是GHz 温度:单位是℃ 体积含水量:单位是cm3/cm3,范围是0~1 砂粒含量,粘粒含量:范围是0~100(Dobson model as a function, the input parameters are: frequency, temperature, volume water content, sand content, clay content, bulk density. Each parameter can only be scalar, not matrix.)
    2021-04-18 22:18:57下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载