-
机器学习之AdaBoost原理与代码实现
Adaboost体现的是“三个臭皮匠,胜过一个诸葛亮”,它是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),
然后把这些弱分类器集合起来,构成一个更强的最终分类器(强分类器)(Adaboost embodies "three smelly cobblers are better than one Zhuge Liang". It is an iterative algorithm. Its core idea is to train different classifiers (weak classifiers) for the same training set. Then these weak classifiers are combined to form a stronger final classifier (strong classifier).)
- 2020-06-17 02:20:02下载
- 积分:1
-
cnn2自编码器
说明: python读取csv 文件,提供了神经网络的程序,以及自编码器(Python reading CSV file)
- 2020-02-20 14:24:05下载
- 积分:1
-
XYZhylinderBearing
说明: 根绝ISO16281 利用python编写的圆柱滚子轴承刚度计算程序(This program uses ISO 16281 to evaluate the stiffness matrix of hylinder Roller Bearing, which based on Python.)
- 2019-12-19 16:03:19下载
- 积分:1
-
银行营销活动数据以预测客户有多大可能购买存款产品
本数据集来自葡萄牙银行定期存款产品营销活动数据,主要包含三部分的信息。第一部分为客户基本信息,如年龄、职业、婚姻状况、受教育程度等;第二部分为与客户的沟通信息,如上次营销活动中与客户沟通时所在的月份、工作日、时长等;第三部分为社会经济数据,如消费者价格指数、消费者信心指数等。 通过此数据集,我们将要探讨以下问题:具备哪什么特征的客户更有可能购买定期存款产品?在什么时间与客户沟通更有可能让客户购买存款产品?如何根据数据分析结果指导银行的营销活动?
- 2021-05-06下载
- 积分:1
-
Python程序设计基础实战教程源代码
python基础,适合初学者的一些源代码。(Python foundation, suitable for beginners of some source code.)
- 2020-06-24 19:40:02下载
- 积分:1
-
docx2Excel
说明: 通过Python实现把word中的文字提取至Excel中(extract the content from docx to excel through python)
- 2020-06-09 09:27:41下载
- 积分:1
-
ga_bp-master
说明: py代码,神经网络和遗传算法的优化预测信息(Optimization prediction information of Py code, neural network and genetic algorithm)
- 2021-05-13 15:30:02下载
- 积分:1
-
vumat
VUMAT子程序,做复合材料渐进损伤分析(VUMAT subroutine, do composite progressive damage analysis)
- 2018-11-28 16:17:28下载
- 积分:1
-
elastodynamicKnl.tar
Fundamental solutions for linear isotropic displacements and strains
- 2016-04-08 22:02:30下载
- 积分:1
-
《PYTHON QT GUI快速编程 PYQT编程指南》源码
该压缩包主要是pyqt5的开发资料,需要设计界面等的同学可以下载。(The compressed packet is mainly pyqt5 development information.)
- 2018-10-04 09:36:12下载
- 积分:1