spark-nndescent

Spark implementation of NN-Descent algorithm for building k-nn graphs, based on the paper "Efficient K-Nearest Neighbor Graph Construction for Generic Similarity Measures" by Dong et al.

Лицензия

Лицензия

Группа

Группа

info.debatty
Идентификатор

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

spark-nndescent
Последняя версия

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

0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

spark-nndescent
Spark implementation of NN-Descent algorithm for building k-nn graphs, based on the paper "Efficient K-Nearest Neighbor Graph Construction for Generic Similarity Measures" by Dong et al.

Скачать spark-nndescent

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.apache.spark : spark-core_2.11 jar RELEASE
info.debatty : java-graphs jar RELEASE

test (1)

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

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

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

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

Версия
0.1