文件名称:code
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:2.28kb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
Minhashing和LSH算法。用于查找和比较一个pair是否是相似的。并分析false negative和false positive的值-Minhashing and Locality-Sensitive-Hashing (LSH). The algorithms are approximate in that they find only candidate pairs that are likely similar. Therefore, there are two types of error. A false positive (FP) is a candidate pair that is not actually similar according to the given similarity threshold. A false negative (FN) is a similar pair that is not a candidate pair. In this project, we will implement the Minhashing and LSH algorithms, apply them on data sets, and draw observations about when these algorithms perform.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
code/candi.m
code/Hash.m
code/Minhash.m
code/prefetch.m
code/readme.txt
code/run.m
code/Similarity.m
code
code/Hash.m
code/Minhash.m
code/prefetch.m
code/readme.txt
code/run.m
code/Similarity.m
code
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.