登录
首页 » Python » 随机森林

随机森林

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

  • Barcode
    This is Baroce module
    2020-06-25 02:00:01下载
    积分:1
  • MATLAB初学者 包好了一些用matlab做非线性规划的源程序
    MATLAB初学者 包好了一些用matlab做非线性规划的源程序-MATLAB beginner beginner package MATLAB with matlab to do some good non-linear programming source code
    2022-07-01 18:13:13下载
    积分:1
  • jQuery顶部固定标题索引定位代码
    jQuery顶部固定标题索引定位代码是一款仿百度知道文章内容页面滚动顶部固定标题索引定位效果代码。(JQuery Top Fixed Title Index Location Code is a code that imitates Baidu Knows Article Content Page Scroll Top Fixed Title Index Location Effect Code.)
    2019-01-12 20:11:47下载
    积分:1
  • GA源代码
    说明:  看到的比较详细的GA遗传算法源代码,功能应该比较全,大家可以下载试试(See the more detailed GA genetic algorithm source code, the function should be more complete, you can download and try.)
    2020-06-16 02:20:06下载
    积分:1
  • Handbook of Intercom Systems Engineering
    Handbook of Intercom Systems Engineering
    2020-06-24 22:00:02下载
    积分:1
  • ERA
    利用结构测点自由响应计算结构模态频率,阻尼比,阵型(The modal frequency, damping ratio and formation are calculated by using the free response of structural points.)
    2018-10-19 14:27:45下载
    积分:1
  • SD Simplified_Specification_Ver3.00
    SD3.0 协议,协议说明书,通信原理,SD 协议simple(PartA2_SD Host_Controller_Simplified_Specification_Ver3.00)
    2020-06-17 09:40:01下载
    积分:1
  • Delphi业绩分析系统程序模板源码
    一个基于Delphi编写的适用于餐饮行业的销售业绩分析系统模板源码,登录时初始用户名和密码为:matrix ,aaa   功能模块:资料录入、营业分析、餐饮分析、客房分析、输入分析报表等。可作为同类程序的一个设计模板来用。
    2022-01-21 00:27:40下载
    积分:1
  • 从大地坐标系转化到ECEF坐标系
    坐标系的转换程序,亲测可用~~~~~~~~~~~~~~~~(Coordinate system conversion program, pro - measurement can be used)
    2018-08-09 19:46:25下载
    积分:1
  • Android 任务管理器源码
    安卓简单小项目,任务管理器,适合做期末作品(Android simple small project, task manager, suitable for final work)
    2019-06-16 09:58:44下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载