-
《Python标准库》中文版
说明: python标准库,用于学习python的小伙伴(Python standard library)
- 2020-06-20 12:20:02下载
- 积分:1
-
梯度提升树算法实现
提升方法是将弱学习算法提升为强学习算法的统计学习方法。在分类学习中,提升方法通过反复修改训练数据的权值分布,构建一系列的基本分类器(弱分类器),并将这些基本分类器线性组合,构成强分类器。提升树是建立在决策树上的一种提升方法。针对回归、分类问题,它采用的损失函数不同。对于回归问题,通常使用平方误差损失函数;而对于分类问题,通常使用指数损失函数。代表性的方法主要有AdaBoost算法以及梯度提升树算法(GBDT)。
- 2020-12-11下载
- 积分:1
-
《Python标准库》中文版
python标准库,用于学习python的小伙伴(Python standard library)
- 2020-06-20 12:20: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
-
python 微信机器人代码
Python实现的微信机器人
- 2016-03-17下载
- 积分:1
-
依赖库
python支持库,主要用于软件测试,与软件开发,还有树莓派支持底层(Python support library, mainly for software testing, and software development, as well as raspberry pie support underlying layer)
- 2020-06-16 08:00:01下载
- 积分:1
-
Copula应用实例及程序
说明: 读取数据、绘制频率直方图、*计算偏度和峰度*、正态性检验*、求经验分布函数值*、核分布估计**、核分布估计**、*求Copula中参数的估计值**、绘制Copula的密度函数和分布函数图******、求Kendall秩相关系数和Spearman秩相关系数*******、模型评价(My English is poor
i hope you can understand from the chinese introdunction
thinks)
- 2019-04-12 20:18:57下载
- 积分:1
-
ChatServer
实现了多人聊天,采用了tornado,SQLAlchemy框架(To achieve multiplayer chat, the tornado, SQLAlchemy framework is adopted.)
- 2018-05-03 21:12:32下载
- 积分:1
-
openlayer_v5.3.0-dist
说明: openlayers必须的openlayer文件(Gis have to get a ol.js)
- 2020-06-16 21:20:02下载
- 积分: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