登录
首页 » Python » 随机森林

随机森林

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

  • Single-version-of-Tetris
    俄罗斯方块单人版(使用简单的图形库实现了游戏的画面,图片可以自己在对应位置保存)(Single version of Tetris)
    2015-04-18 18:30:35下载
    积分:1
  • MIDP the classic pieces of the jigsaw is actually fight alphabet game
    MIDP的拼图游戏很经典,实际上是拼字母游戏-MIDP the classic pieces of the jigsaw is actually fight alphabet game
    2022-01-26 05:16:21下载
    积分:1
  • Jsp jQuery实例集
    自己收集的一些Jsp jQuery编程实例集,都是挺简单的,可作为Ajax学习的起步资料,在JSP环境下使用jquery实现Ajax功能的新手朋友们,可作个参考。里面一共包括7个例子,有结合数据库的,对于实现数据库的无刷新读娶修改有一定示范作用。
    2023-08-19 17:25:04下载
    积分:1
  • 康复机器人 临床上的要求的康复训练内容
    说明:  该系统能够帮助中枢神经损伤患者完成临床上的要求的康复训练内容,通过训练参数的反馈给患肢康复效果的总体评价结果。(The system can help patients with central nervous system injury to complete the clinical requirements of rehabilitation training content, through the feedback of training parameters to the overall evaluation results of the rehabilitation effect of the affected limb.)
    2020-06-27 01:20:02下载
    积分:1
  • BIG5 to GB2312 with characters that corresponds to data conversion. For RUBY lib...
    于GB2312中与BIG5相对应繁体字编码转换。 为RUBY程式库。 -BIG5 to GB2312 with characters that corresponds to data conversion. For RUBY library.
    2022-02-21 04:36:02下载
    积分:1
  • VC++精品源码打包下载,供有26个VC实例源码
    VC++精品源码打包下载,供有26个VC实例源码-VC excellent source packaged download, for example 26 VC FOSS
    2022-02-11 10:30:35下载
    积分:1
  • VisionHalcon
    说明:  1、图像显示:这个代码中制作了比较友好的图像显示功能和函数接口,非常方便客户调用,图像显示制作成控件的模式,带源代码; 2、图像显示平移以及放大缩小:在图像显示代码模块中以及将图像的拖拽、鼠标滚轮控制的放大缩小功能集成好了,提供代码接口,非常好用,可看到源代码学习; 3、文件操作模块:目前代码集成了6种文件的创建读写保存类,分别为:office中的Excel操作,IniFile的操作,LogFile的操作,Spire控件下的Excel操作,Txt文件操作,Xml文件操作(1. Image display: this code makes a friendly image display function and function interface, which is very convenient for customers to call. The image display is made into control mode with source code; 2. Image display translation and zoom in and out: in the image display code module, the image drag and zoom function controlled by mouse wheel are integrated, providing code interface, which is very easy to use and can see the source code learning; 3. File operation module: at present, the code integrates six kinds of file creation, reading, writing and saving classes, including excel operation in office, IniFile operation, logfile operation, excel operation under spire control, TXT file operation, XML file operation.)
    2020-08-13 20:44:13下载
    积分:1
  • matlab仿真程序
    自适应滑模制导,末制导。matlab,供学习参考(Adaptive sliding mode guidance and terminal guidance)
    2018-04-07 23:24:10下载
    积分:1
  • LDA
    说明:  dataset-dimensionality-reduction-python-master
    2020-06-25 19:00:01下载
    积分:1
  • 栈的应用,一个简单的迷宫问题,希望大家改进改进
    栈的应用,一个简单的迷宫问题,希望大家改进改进-stack of applications, a simple maze, we hope to improve improvements
    2022-08-03 13:30:13下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载