登录
首页 » Python » 梯度提升树算法实现

梯度提升树算法实现

于 2020-12-11 发布
0 217
下载积分: 1 下载次数: 4

代码说明:

提升方法是将弱学习算法提升为强学习算法的统计学习方法。在分类学习中,提升方法通过反复修改训练数据的权值分布,构建一系列的基本分类器(弱分类器),并将这些基本分类器线性组合,构成强分类器。提升树是建立在决策树上的一种提升方法。针对回归、分类问题,它采用的损失函数不同。对于回归问题,通常使用平方误差损失函数;而对于分类问题,通常使用指数损失函数。代表性的方法主要有AdaBoost算法以及梯度提升树算法(GBDT)。

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

发表评论

0 个回复

  • 《Python+Cookbook》第三版中文v2.0.0
    用于学习python与cookbook的一本书,适用于python小伙伴(A book for learning Python and cookbook, for Python buddies)
    2020-06-20 12:20:02下载
    积分:1
  • tieba
    利用python爬虫爬取贴吧头像及贴吧ID(Use Python crawler crawling stick stick head and stick it ID)
    2017-09-12 14:17:44下载
    积分:1
  • Abaqus用户子序UMAT
    非常有用的Abaqus用户子程序UMAT(Very useful user subroutine UMAT of Abaqus)
    2017-11-29 18:15:36下载
    积分:1
  • ChatServer
    实现了多人聊天,采用了tornado,SQLAlchemy框架(To achieve multiplayer chat, the tornado, SQLAlchemy framework is adopted.)
    2018-05-03 21:12:32下载
    积分:1
  • 《Python+Cookbook》第三版中文v2.0.0
    说明:  用于学习python与cookbook的一本书,适用于python小伙伴(A book for learning Python and cookbook, for Python buddies)
    2020-06-20 12:20:02下载
    积分:1
  • teardrop_smb
    针对早期windows系统SMB协议的攻击 前提时先安装安装python 在命令提示符窗口中首先进入py命令所在的文件夹 直接键入python xx.py后回车确认(Attacks on SMB Protocol of Early Windows System Install Python first First enter the folder where the PY command resides in the command prompt window Type Python xx.py directly and return to confirm)
    2020-06-23 15:40:02下载
    积分:1
  • YeNet-Tensorflow-master
    说明:  ye_net源码、隐写分析、隐写术、不包括选择通道,详情见文档中readme(ye_ Net source code, steganalysis, steganography, not including the selection channel, see readme in the document for details)
    2021-02-05 13:17:44下载
    积分:1
  • download_ERA_interim
    批量下载ERA interim数据资料的方法(download ERA interim in batch)
    2021-01-21 19:18:40下载
    积分:1
  • 《Python标准库》中文版
    说明:  python标准库,用于学习python的小伙伴(Python standard library)
    2020-06-20 12:20:02下载
    积分:1
  • Gaot_v5
    说明:  Gaot_v5工具箱,遗传算法工具箱Gaot_v5包括许多实用的函数,各种算子函数,各 种类型的选择方式,交叉、变异方式。这些函数按照功能(Gaot_v5The toolbox of genetic algorithm GAOT? V5 includes many practical functions, various operator functions, and Three types of selection, cross and variation. These functions follow the function)
    2020-04-11 21:42:41下载
    积分:1
  • 696518资源总数
  • 104228会员总数
  • 45今日下载