-
梯度提升树算法实现
提升方法是将弱学习算法提升为强学习算法的统计学习方法。在分类学习中,提升方法通过反复修改训练数据的权值分布,构建一系列的基本分类器(弱分类器),并将这些基本分类器线性组合,构成强分类器。提升树是建立在决策树上的一种提升方法。针对回归、分类问题,它采用的损失函数不同。对于回归问题,通常使用平方误差损失函数;而对于分类问题,通常使用指数损失函数。代表性的方法主要有AdaBoost算法以及梯度提升树算法(GBDT)。
- 2020-12-11下载
- 积分:1
-
论坛建站的源代码,可直接运行执行,方便在自己主机上建立局域网共享的论坛...
论坛建站的源代码,可直接运行执行,方便在自己主机上建立局域网共享的论坛-Forum建站source code can be directly run the implementation to facilitate the establishment of the host in their own local area network sharing forum
- 2022-08-23 20:35:50下载
- 积分:1
-
模糊+卡尔曼滤波
属于MATLAB编程代码,可用于参数估计及寿命预测(Can be used for parameter estimation and life prediction)
- 2021-04-28 15:08:44下载
- 积分:1
-
the__rhe__file
说明: UNLZEXE converts the compressed file by lzexe to the UNcompressed
- 2018-12-26 15:36:10下载
- 积分:1
-
This is a similar network ants procedures, using visual c 6.0, more efficient.
这是一个类似网络蚂蚁的程序,采用visual c++6.0,效率比较高。-This is a similar network ants procedures, using visual c 6.0, more efficient.
- 2022-04-30 23:27:34下载
- 积分:1
-
ns2 routing presentation
ns2中对路由的演示 操作-ns2 routing presentation
- 2022-02-05 04:15:38下载
- 积分:1
-
ketease
利用网易的免费空间做的网络u盘,还不完善但是有借鉴价值(Use the free space of netease do u disk, network is not perfect but has a reference value)
- 2017-04-15 21:33:00下载
- 积分:1
-
一个很热的ajax实例,ajax cd管理器,相信很多人需要
一个很热的ajax实例,ajax cd管理器,相信很多人需要-a hot ajax example, the ajax cd manager, I believe many people need
- 2022-03-12 03:16:49下载
- 积分:1
-
prepared with the asp
用asp编写的无组件上传文件代码,请需要的网友们下载阿-prepared with the asp-code components upload documents, the net surfers download A
- 2023-01-20 18:30:05下载
- 积分:1
-
通过 WebBrowser实现网页截图(可截flash图)附源码
在不显示 webbrowser的情况下,直接实现 网页截图效果,flash也可以正确截图,测试通过了, flash测试地址:http://demo.lanrenzhijia.com/flash/demo/121231/jy/
- 2013-04-02下载
- 积分:1