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

梯度提升树算法实现

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

代码说明:

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

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

发表评论

0 个回复

  • PyNet
    Tutorial on Network Programming with Python,python网络编程教程,简单介绍python语言环境下的网络编程api(Tutorial on Network Programming with Python, python network programming tutorial)
    2011-08-01 23:59:33下载
    积分:1
  • pikaqiu
    使用turtle绘图,绘制一只可爱的皮卡丘。快来试试吧!(Draw a cute Pikachu using turtle drawing. Come and have a try!)
    2019-07-10 15:23:10下载
    积分: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
  • 简单爬虫文件夹
    一个简单的爬虫程序。1、 打开百度网页 2、将网页HTML转化成utf-8格式存入文件 baidu.txt 3、获取网页中的所有a标签对象 ,将对象指向的链接地址抓取出来(A simple crawler program. 1. Open the Baidu web page 2, convert the web page HTML into UTF-8 format and store the file baidu.txt 3. Get all the a tag objects in the web page and grab the linked addresses of the objects.)
    2018-04-22 17:51:38下载
    积分:1
  • 40节点预测
    利用人工智能RNN进行数据预测分析,效果还可以(Using artificial intelligence RNN to carry out data prediction and analysis, the effect is also possible.)
    2018-03-25 19:52:04下载
    积分:1
  • socialnetwork
    使用cookie的方法进行微博登陆爬虫,免除一定复杂步骤(lauch weibo with cookie)
    2013-10-03 13:05:22下载
    积分:1
  • ABAQUS施加周期性边界条件的插件EasyPBC V.1.3
    一款简单的ABAQUS施加周期性边界条件的插件(A Simple ABAQUS Plug-in with Periodic Boundary Conditions)
    2020-11-10 17:19:45下载
    积分:1
  • 基于python-flask的个人博客系统
    基于python-flask的个人博客系统
    2020-12-02下载
    积分:1
  • pca
    说明:  主成分分析图像,分析图像像素组成部分,高维提取低维特征(Principal component analysis image, analysis of image pixel components, high dimensional extraction of low dimensional features)
    2020-06-23 17:20:01下载
    积分:1
  • 神经,全连接层
    神经网络,全连接层
    2021-05-06下载
    积分:1
  • 696516资源总数
  • 106648会员总数
  • 8今日下载