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

梯度提升树算法实现

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

代码说明:

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

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

发表评论

0 个回复

  • pikaqiu
    说明:  使用turtle绘图,绘制一只可爱的皮卡丘。快来试试吧!(Draw a cute Pikachu using turtle drawing. Come and have a try!)
    2019-07-10 15:23:10下载
    积分: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
  • python 微信机器人代码
    Python实现的微信机器人
    2016-03-17下载
    积分:1
  • MLKNN-master
    说明:  多标签学习算法的相关资料学习,包含数据集和代码(the multi-label knn algorithm ,can use the code in python)
    2019-12-09 23:06:07下载
    积分:1
  • udp聊天室16031125
    说明:  基于udp的网络聊天室,使用python语言,具有注册登录公频聊天和私聊等功能。(The Internet chat room based on UDP, using Python language, has the functions of registering and logging in public frequency chat and private chat.)
    2020-05-23 14:09:09下载
    积分:1
  • 神经,全连接层
    神经网络,全连接层
    2021-05-06下载
    积分:1
  • 室内定位
    说明:  通过各种不同的算法实现室内高精度定位,比如说KNN,随机森林,SVM,等等。(Indoor high-precision positioning is achieved by various algorithms, such as KNN, random forest, SVM, and so on.)
    2019-06-12 19:40:29下载
    积分:1
  • 好例子_pareto前沿面
    说明:   其中x是任何一个大于xmin的数,xmin是X最小的可能值(正数),k是为正的参数。帕累托分布曲线族是由两个数量参数化的:xmin和k。(Where x is any number greater than xmin,xmin is the smallest possible value of x (positive), and k is a positive parameter the Pareto family of distribution curves is parameterized by two quantities :xmin and K)
    2020-12-13 22:01:13下载
    积分: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
  • dcn_simulation_using_ns3-master
    说明:  包含实验报告和代码,高级计算机网络的第一次试验(Include lab report and code)
    2020-06-04 17:24:26下载
    积分:1
  • 696518资源总数
  • 105549会员总数
  • 12今日下载