probminhash 和 superminhash算法的Rust实现

上传者: 38334677 | 上传时间: 2022-06-11 18:06:34 | 文件大小: 19KB | 文件类型: ZIP
这个 crate 提供了一些从原始 Minhash 派生的最新算法的实现。它们具有更好的性能并且更通用。 ProbMinHash2、ProbMinHash3 和 ProbMinHash3a,如 O. Ertl 论文: ProbMinHash 中所述。 用于概率 Jaccard 相似性 (2020) probminhash Ertl的一类局部敏感哈希算法。 这些算法通过敏感散列计算 Jaccard 加权指数的估计。它是将 Jaccard 索引扩展到对象具有权重或关联的多重性的情况。 此 Jaccard 加权指数提供了离散概率分布的度量,如: Moulton Jiang 中所述。最大一致抽样和概率分布的 Jaccard 指数 (2018) Moulton-Jiang-ieee或Moulton-Jiang-arxiv 注意到Jp是 Jaccard 加权指数,然后 是1。 - Jp定义了一个关于有限离散概率的度量。 这个模块是 crate 的核心,还有另外两个模块。 超明哈希 Superminhash 的实现: Jaccard 相似度估计的新 minwise 哈希算法 Otm

文件下载

资源详情

[{"title":"( 8 个子文件 19KB ) probminhash 和 superminhash算法的Rust实现","children":[{"title":"probminhash-master","children":[{"title":".gitignore <span style='color:#111;'> 27B </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 4.62KB </span>","children":null,"spread":false},{"title":"Cargo.toml <span style='color:#111;'> 1.28KB </span>","children":null,"spread":false},{"title":"src","children":[{"title":"nohasher.rs <span style='color:#111;'> 1.42KB </span>","children":null,"spread":false},{"title":"probminhasher.rs <span style='color:#111;'> 44.75KB </span>","children":null,"spread":false},{"title":"lib.rs <span style='color:#111;'> 610B </span>","children":null,"spread":false},{"title":"invhash.rs <span style='color:#111;'> 4.89KB </span>","children":null,"spread":false},{"title":"superminhasher.rs <span style='color:#111;'> 13.46KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明