资源列表

« 12 3 4 5 6 7 8 9 10 ... 152 »

[数据挖掘Python数据分析与挖掘实战

说明:本书共15章,分两个部分:基础篇、实战篇。基础篇介绍了数据挖掘的基本原理,实战篇介绍了一个个真实案例,通过对案例深入浅出的剖析,使读者在不知不觉中通过案例实践获得数据挖掘项目经验,同时快速领悟看似难懂的数据挖掘理论。读者在阅读过程中,应充分利用随书配套的案例建模数据,借助相关的数据挖掘建模工具,通过上机实验,以快速理解相关知识与理论。(There are 15 chapters in this book, which are divid
<zhaolong2020> 在 2024-04-16 上传 | 大小:49031168 | 下载:2

[数据挖掘07 RFM建模实战

说明:1、通过Python的Pandas库实现客户价值分层的RFM模型; 2、提供源数据(1. Through Python pandas library, the RFM model of customer value stratification is realized; 2. Provide source data)
<暮雨潇潇abcd> 在 2020-07-25 上传 | 大小:1745920 | 下载:0

[数据挖掘KNN01

说明:用来作分类识别的KNN算法,非常好用非常好用(A very useful nearest neighbor algorithm)
<超11111> 在 2024-04-16 上传 | 大小:15360 | 下载:0

[数据挖掘数据挖掘导论 完整版

说明:讲解数据挖掘中用到的基本算法,描述了算法的数学原理,以及实际应用(Explain the basic algorithm used in data mining, describe the mathematical principle of the algorithm, and practical application)
<鹏鹏楠楠> 在 2024-04-16 上传 | 大小:64604160 | 下载:1

[数据挖掘Decision_tree-python

说明:使用决策树(包括ID3,C45,CART)对数据做多分类预测。(Use Decision Tree to classify.)
<hhhh_emi> 在 2024-04-16 上传 | 大小:1197056 | 下载:0

[数据挖掘豆瓣

说明:使用爬虫从豆瓣官网获得影评TOP250的电影,以Excel文件的形式存储在本地。(Use the crawler to get the top 250 movie reviews from Douban official website and store them locally as Excel files.)
<yyk123> 在 2024-04-16 上传 | 大小:2048 | 下载:0

[数据挖掘sougou

说明:网络爬虫,输入关键词和页数,自动下载搜狗图库图片(Input keywords and pages, automatically download the picture of Sogou library)
<大酒家> 在 2024-04-16 上传 | 大小:1024 | 下载:0

[数据挖掘PCA+mnist

说明:基于python,利用主成分分析(PCA)和K近邻算法(KNN)在MNIST手写数据集上进行了分类。 经过PCA降维,最终的KNN在100维的特征空间实现了超过97%的分类精度。(Based on python, it uses principal component analysis (PCA) and K nearest neighbor algorithm (KNN) to classify on the MNIST handwr
<曲小刀> 在 2024-04-16 上传 | 大小:11599872 | 下载:0

[数据挖掘ELM_样例

说明:极限学习机(Extreme Learning Machine, ELM)用来训练单隐藏层前馈神经网络(SLFN)与传统的SLFN训练算法不同,极限学习机随机选取输入层权重和隐藏层偏置,输出层权重通过激活函数函数,依据Moore-Penrose(MP)广义逆矩阵理论计算解析求出。(Extreme learning machine (ELM) is used to train single hidden layer feedforward
<Mapleccc> 在 2024-04-16 上传 | 大小:2048 | 下载:0

[数据挖掘python疫情数据可视化

说明:通过时事数据可视化系统,可以清楚地了解全球疫情分布的状况以及密度,以便做出相应的对策(Through the current affairs data visualization system, it is possible to clearly understand the distribution and density of the global epidemic in order to make corresponding co
<一只小恼虎> 在 2024-04-16 上传 | 大小:393216 | 下载:0

[数据挖掘中医证型的关联规则挖掘

说明:Apriori关联规则在中医证型中的应用,有对应数据及说明文档,可以运行(It is mainly the application of Apriori association rules in TCM syndromes, which can be run with corresponding data and process descr iption)
<Love朵儿> 在 2024-04-16 上传 | 大小:1412096 | 下载:0

[数据挖掘近邻传播聚类

说明:2007年的Science杂志上提出的一种新的聚类算法, 也叫仿射传播算法
<j8f38y> 在 2021-07-19 上传 | 大小:1142 | 下载:1
« 12 3 4 5 6 7 8 9 10 ... 152 »

源码中国 www.ymcn.org