搜索资源列表
pca_exercise
- 这是一份介绍PCA在图像处理里面的例子,里面代码都有详细介绍,很有价值-This is a descr iption of the image processing inside PCA example, which codes are detailed, great value
kmeans_demo
- 简单的k-means算法采用java语言实现,具有很高的学习价值-Simple k-means algorithm, using java language, learning a great help
ThemeCrawler
- 现在常见的搜索策略主要分为两种:一种是基于网页链接结构的搜索策略,另一种是基于内容评价的搜索策略。第一种是通过网页之间的链接关系来确定网页的重要性,从而决定链接访问的顺序。此方法虽然考虑了网页链接结构和网页之间的链接关系,但忽略了网页内容与主题的相关度,容易出现网页搜索“主题漂移”。第二种主要考虑网页内容,好处就是思路清晰且计算简单。但这种方法忽略了网页的链接关系,故在预测链接网页价值方面存在不足。考虑到这些问题,提出将布谷鸟搜索算法应用到主题爬虫中。-Now the common search
NJU-SSDR
- 半监督判别分析(SSDR),是南京大学数据挖掘研究所提出的一种新的半监督降维算法,对于数据挖掘和类别样本的获取有着十分重要的借鉴价值。-A semi-supervised discriminant analysis (SSDR), is one of the types of data mining research institute of nanjing university puts forward new a semi-supervised dimensionality reductio
douban
- 网络爬虫编码,可爬取数据,可以用于初学者学习,具有较好的参考价值。-Network crawler coding, crawling data can be used for beginners to learn, with a good reference value.
退火算法
- 利用退火算法解决最优化问题,如最多带物品的质量为M,每件物品的质量为mi,价格为yi,怎么做才能带走价值最多的物品?(Annealing algorithm to solve the optimization problem, such as the maximum quality of goods with M, the quality of each item is Mi, the price is Yi, how to do to take away the most valuable i
stnck-cbded
- 矩阵算法 通过高斯消去法,进行矩阵求逆运算,在工程中有很强的实用价值()
Python for network worm
- 基于selenium的网络爬虫,主要是从网站爬取数据信息用来进行分析和挖掘潜在的商业价值(Internet worm based on selenium)
lpwaba373
- 这里包括了很多科学与工程的数值算法,具有很高的参考价值()
Peimercell
- 麻省理工的计算光子晶体的程序,功能非常强大,很有研究价值的软件()
机器学习实战
- 机器学习是人工智能研究领域中一个极其重要的研究方向,在现今的大数据时代背景下,捕获数据并从中萃取有价值的信息或模式,成为各行业求生存、谋发展的决定性手段,这使得这一过去为分析师和数学家所专属的研究领域越来越为人们所瞩目。(Machine learning is an extremely important research direction in the field of artificial intelligence. Under the background of the large da
fpbj
- MonteCarlo仿真的C++源码,具有参考价值()
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)