-
《Python数据挖掘入门与实践》
《Python数据挖掘入门与实践》
本书为数据挖掘入门读物,介绍了数据挖掘的基础知识、基本工具和实践方法,通过循序渐进地讲解算法,带你轻松踏上数据挖掘之旅。本书采用理论与实践相结合的方式,呈现了如何使用决策树和随机森林算法预测美国职业篮球联赛比赛结果,如何使用亲和性分析方法推荐电影,如何使用朴素贝叶斯算法进行社会媒体挖掘,等等。本书也涉及神经网络、深度学习、大数据处理等内容。(Introduction and Practice of Python Data Mining)
- 2019-05-07 11:55:15下载
- 积分:1
-
shot3dgao
说明: 可以生成三维地震数据,详细使用操作看说明(To synthetic 3D seismic data)
- 2020-04-16 00:14:57下载
- 积分:1
-
VB开发的USB卸载助手源码 VB开发的USB卸载助手源码
VB开发的USB卸载助手源码 VB开发的USB卸载助手源码 -VB development assistant USB uninstall VB source development assistant USB uninstall VB source development assistant USB uninstall VB source development assistant uninstall USB source
- 2022-03-04 18:36:32下载
- 积分:1
-
cats-vs-dogs
机器学习中经典的猫狗大战比赛程序实现,基于vgg16网络训练完成(The implementation of the classical cat-dog contest program in machine learning based on vgg16 network training)
- 2019-03-20 11:27:25下载
- 积分:1
-
prolog program, it seems quite good, we may as well look at the question I do no...
prolog程序,好像挺不错的,大家不妨看看,那里不懂问我哈-prolog program, it seems quite good, we may as well look at the question I do not know where Kazakhstan
- 2023-06-09 01:25:03下载
- 积分:1
-
Circular array algorithm source code. This is a ring array of templates. The use...
循环数组的算法源代码。 这是一个环型数组模版。一般可用做缓冲区的使用-Circular array algorithm source code. This is a ring array of templates. The use of buffers can be used in general
- 2023-05-05 01:30:03下载
- 积分:1
-
STACK
用C语言编写的堆栈接口,适用于各种环境,提供接口:
STACK *initStack(int MaxRoom)
void destroyStack(STACK **spp)
void resetStack(STACK *sp)
Boolean isStackEmpty(STACK stack)
Boolean isStackFull(STACK stack)
Boolean push(STACK *sp, USER_TYPE data)
Boolean pop(STACK *sp, USER_TYPE *data)
Boolean readTop(STACK stack, USER_TYPE *data) (C language implementation of the stack)
- 2013-07-22 10:59:32下载
- 积分:1
-
plane_truss1_single
基于向量式有限元理论开发的用于三维桁架单元变形计算的Matlab程序。(Based on the vector finite element theory, a matlab program for calculating the deformation of three-dimensional truss element is developed.)
- 2020-08-16 00:58:23下载
- 积分:1
-
HVAC
暖通冷凝器计算的excel表格计算文档,比较实用(HVAC condenser calculation excel spreadsheet documents, more practical)
- 2013-06-27 14:36:13下载
- 积分:1
-
cantilever--vibration-analysis
悬臂梁在冲击振动下,通过MATLAB编程,比较有限元方法和模态叠加法下加速度谱识别固有频率效果(In Izod impact vibration by MATLAB programming, at a relatively finite element method and modal superposition method to identify the natural frequency spectrum of the acceleration effect)
- 2017-04-13 15:55:32下载
- 积分:1