com.liveramp:hyperminhash

HyperMinHash is a probabilistic data structure that can approximate union, intersection, and set cardinalities as well as Jaccard indices of very large sets with high accuracy, in loglog space, and in a streaming fashion.

Лицензия

Лицензия

Группа

Группа

com.liveramp
Идентификатор

Идентификатор

hyperminhash
Последняя версия

Последняя версия

0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

com.liveramp:hyperminhash
HyperMinHash is a probabilistic data structure that can approximate union, intersection, and set cardinalities as well as Jaccard indices of very large sets with high accuracy, in loglog space, and in a streaming fashion.
Организация-разработчик

Организация-разработчик

LiveRamp

Скачать hyperminhash

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.liveramp/hyperminhash/ -->
<dependency>
    <groupId>com.liveramp</groupId>
    <artifactId>hyperminhash</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.liveramp/hyperminhash/
implementation 'com.liveramp:hyperminhash:0.2'
// https://jarcasting.com/artifacts/com.liveramp/hyperminhash/
implementation ("com.liveramp:hyperminhash:0.2")
'com.liveramp:hyperminhash:jar:0.2'
<dependency org="com.liveramp" name="hyperminhash" rev="0.2">
  <artifact name="hyperminhash" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liveramp', module='hyperminhash', version='0.2')
)
libraryDependencies += "com.liveramp" % "hyperminhash" % "0.2"
[com.liveramp/hyperminhash "0.2"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-math3 jar 3.4.1

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.2
0.1