-
chapter_20
说明: 聚焦爬虫的工作流程较为复杂,需要根据一定的网页分析算法过滤与主题无关的链接,保留有用的链接并将其放入等待抓取的URL队列。(The workflow of focusing on crawlers is more complicated, and it is necessary to filter the links irrelevant to the topic according to certain webpage analysis algorithms, retain useful links and put them into the queue of URLs waiting to be crawled.)
- 2020-09-08 16:08:04下载
- 积分:1
-
PCA-SVM
在PYTHON里面,采用LIBSVM,实现对TE数据的多类故障的分类。(In PYTHON inside, using LIBSVM, TE data to realize the classification of many types of failures.)
- 2010-05-19 09:29:58下载
- 积分:1
-
梯度提升树算法实现
提升方法是将弱学习算法提升为强学习算法的统计学习方法。在分类学习中,提升方法通过反复修改训练数据的权值分布,构建一系列的基本分类器(弱分类器),并将这些基本分类器线性组合,构成强分类器。提升树是建立在决策树上的一种提升方法。针对回归、分类问题,它采用的损失函数不同。对于回归问题,通常使用平方误差损失函数;而对于分类问题,通常使用指数损失函数。代表性的方法主要有AdaBoost算法以及梯度提升树算法(GBDT)。
- 2020-12-11下载
- 积分:1
-
tests
python core test files
- 2019-06-01 11:41:19下载
- 积分:1
-
_book
该资源是关于Python软件的安装环境参考教学文档的(The resource is about the installation environment of the Python software refer to the teaching document.)
- 2020-06-25 00:40:02下载
- 积分:1
-
bp算法
说明: 这是用python语言编写的bp神经网络算法,用来评估算法的正交验证得分和平均准确率(This is a BP neural network algorithm written in Python language, which is used to evaluate the orthogonal verification score and average accuracy of the algorithm)
- 2019-12-01 21:14:22下载
- 积分:1
-
pygame_tutorial
Intro to Game Design, Pygame范例(Pygame Sample Codes)
- 2013-12-05 08:05:01下载
- 积分:1
-
derain
说明: 对有雨的单幅图像进行去雨操作,包括训练、测试、数据集处理(Remove the rain from the image with rain)
- 2020-12-28 12:09:02下载
- 积分:1
-
python-pardus-linux-org
programming language user s modul
- 2014-05-24 08:14:31下载
- 积分:1
-
my_serial
串口调试助手,用python实现的串口助手功能,打包成exe后可以直接使用(Serial debugging assistant)
- 2014-06-17 08:30:56下载
- 积分:1