-
hao123网站爬虫
说明: python爬虫案例,以hao123网站爬虫为例,文件包含.py文件等源码(the example of python spider)
- 2020-07-04 11:53:33下载
- 积分:1
-
梯度提升树算法实现
提升方法是将弱学习算法提升为强学习算法的统计学习方法。在分类学习中,提升方法通过反复修改训练数据的权值分布,构建一系列的基本分类器(弱分类器),并将这些基本分类器线性组合,构成强分类器。提升树是建立在决策树上的一种提升方法。针对回归、分类问题,它采用的损失函数不同。对于回归问题,通常使用平方误差损失函数;而对于分类问题,通常使用指数损失函数。代表性的方法主要有AdaBoost算法以及梯度提升树算法(GBDT)。
- 2020-12-11下载
- 积分: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
-
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+Cookbook》第三版中文v2.0.0
用于学习python与cookbook的一本书,适用于python小伙伴(A book for learning Python and cookbook, for Python buddies)
- 2020-06-20 12:20:02下载
- 积分:1
-
基于python-flask的个人博客系统
基于python-flask的个人博客系统
- 2020-12-02下载
- 积分:1
-
CNN -- 基于tensorflow的LeNet-5实现
1. eclipse上的python项目 2. 基于tensorflow,实现了LeNet-5网络模型,包括对MNIST数据集的预处理、模型搭建和对模型的训练、验证
- 2020-11-30下载
- 积分:1
-
Python
用Python实现了网页数据的抓取,网页动态图的浮现,字体颜色大小的改变,网页数据爬取,制作相关网页,用表格体现,并改变了表格的风格,(Python is used to capture web page data, the emergence of dynamic graph, the change of font size, the crawl of web page data, the production of relevant web pages, which are represented by tables, and the style of tables is changed.)
- 2020-06-24 10:20:02下载
- 积分: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
-
EOF
EOF经验正交分解,是一种主成分分析方法用python语言实现,EOF计算得到了几个模态和对应的时间系数(EOF---Orthogonal decomposition of experience, is a principal component analysis method using python language, EOF calculated several modalities and the corresponding time coefficient)
- 2017-12-08 20:23:15下载
- 积分:1