spark-knn-graphs

Spark algorithms for building k-nn graphs

License

License

MIT
GroupId

GroupId

info.debatty
ArtifactId

ArtifactId

spark-knn-graphs
Last Version

Last Version

0.15
Release Date

Release Date

Type

Type

jar
Description

Description

spark-knn-graphs
Spark algorithms for building k-nn graphs
Project URL

Project URL

https://github.com/tdebatty/spark-knn-graphs

Download spark-knn-graphs

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
info.debatty : java-lsh jar 0.6
info.debatty : java-string-similarity jar 0.14
info.debatty : java-spamsum jar 0.1
info.debatty : java-graphs jar 0.29
info.debatty : spark-kmedoids jar 0.1.1
org.slf4j : slf4j-api jar 1.7.25

provided (3)

Group / Artifact Type Version
log4j : log4j jar 1.2.17
org.scala-lang : scala-library jar 2.11.8
com.google.guava : guava jar 14.0.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
info.debatty : java-datasets jar 0.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.15
0.13
0.12
0.11
0.10
0.9
0.8
0.7
0.6
0.5
0.4
0.2
0.1