资源列表
[数据挖掘] java网络爬虫
说明:是一个无须配置、便于二次开发的JAVA爬虫框架(内核),它提供精简的的API,只需少量代码即可实现一个功能强大的爬虫(Is a JAVA reptile fr a mework (kernel) that does not need to be configured for easy development. It provides a streamlined API that requires a small amount of code to implement a powerful cra<孤独的老张 > 在 2025-06-11 上传 | 大小:13.92mb | 下载:0
[数据挖掘] 实验6_NMF-ICA
说明:实现非负矩阵分解算法和独立成分分析,得到遥感遥感图像解混结果(The non negative matrix factorization algorithm and independent component analysis are implemented to get the unmixing results of remote sensing images)<mindyhuang > 在 2025-06-11 上传 | 大小:30kb | 下载:0
[数据挖掘] Crawler.tar
说明:利用了python3.5编写了一个爬虫,爬取豆瓣上电影《声之形》的评论,并统计评论词的频率,制作了词云(Using python3.5 to write a crawler, climb the comments on the movie "sound shape", and statistics the frequency of the comment word, making the word cloud)<AnonymousT > 在 2025-06-11 上传 | 大小:13kb | 下载:0
[数据挖掘] deep_complex_networks-master
说明:该存储库包含重现深层复杂网络文章中提供的实验的代码。(This repository contains code which reproduces experiments presented in the paper Deep Complex Networks.)<木子日辰 > 在 2025-06-11 上传 | 大小:160kb | 下载:0
[数据挖掘] kmeans
说明:对数据和图像进行聚类分析,k-means聚类方法多应用于模式识别,人工智能,机器学习等方面(Clustering analysis of data and images, K-means clustering method should be used in pattern recognition, artificial intelligence, machine learning and so on)<Source Pill > 在 2025-06-11 上传 | 大小:1kb | 下载:0
[数据挖掘] 利用Python进行数据分析
说明:pandas库原作者编写,适用于初学数据分析者,主讲python的numpy、pandas、matplotlib库及如何进行数据分析(Pandas library original author, suitable for beginner data analyzer, speaker of Python's numpy, pandas, Matplotlib library and how to carry out data analysis)<feijingfeiyue > 在 2025-06-11 上传 | 大小:77.77mb | 下载:1
[数据挖掘] K_Means
说明:K-Means是聚类算法中的一种,其中K表示类别数,Means表示均值。顾名思义K-Means是一种通过均值对数据点进行聚类的算法。K-Means算法通过预先设定的K值及每个类别的初始质心对相似的数据点进行划分。并通过划分后的均值迭代优化获得最优的聚类结果。(K-Means is one of the clustering algorithms, in which K represents the number of classes, and Means means the mean. As t<DragonFZJ > 在 2025-06-11 上传 | 大小:267kb | 下载:0