搜索资源列表
PageRank
- 这是一本介绍PageRank算法的资料。PageRank基本思想:如果网页T存在一个指向网页A的连接,则表明T的所有者认为A比较重要,从而把T的一部分重要性得分赋予A。这个重要性得分值为:PR(T)/C(T)其中PR(T)为T的PageRank值,C(T)为T的出链数,则A的PageRank值为一系列类似于T的页面重要性得分值的累加。 -This is the one introduced the PageRank algorithm. PageRank basic idea: If the p
dataming
- 介绍数据挖掘的10种主要算法及其应用 一种透过数理模式来分析企业内储存的大量资料,以找出不同的客户或市场划分,分析出消费者喜好和行为的方法。 -Top 10 algorithms in data mining his paper presents the top 10 data mining algorithms identified by the IEEE International Conference on Data Mining (ICDM) in December 2006:
PageRank
- pagerank实现 只是简单的实现 pagerank实现 只是简单的实现-the complementation of pagerank
pagerank_gaijin
- 用java实现pagerank,并进行了改进,性能有了很大的提高。-Using java to achieve pagerank, and has been improved, performance has been greatly improved.
machine-learning-4
- 机器学习算法之KNN与PageRank,经典的机器学习的外文资料,该资料描述详细,便于大家的学习。-The KNN machine learning algorithm and PageRank, classical machine learning foreign language information, the information described in detail, easy to learn from everyone.
PageRank
- 自己实现的pagerank算法,比较经典的一个的、算法,有兴趣的可以看看。-Realize their own pagerank algorithm, more classic one, algorithms, are interested can look at.
PageRank
- PageRank算法,linux下C++实现,只实现核心算法,注释详细,适合初学者-Naive Bayes algorithm, under linux C++ implementation, only to realize the core algorithm, detailed notes for beginners
PageRank
- 自己实现机器学习十大算法中的网页排名算法,经过测试,算法运行很好-Own machine learning algorithm to achieve the top ten web ranking algorithm, tested, the algorithm runs very well
USLGAO785
- pagerank c++算法改造版本,希望大家支持,这个算法不太成熟,希望大家给与改正()
