Spark-based approximate nearest neighbor search using locality-sensitive hashing
Scala versions:
2.10
spark-neighbors 0.2.1
Group ID:
com.github.karlhigley
Artifact ID:
spark-neighbors_2.10
Version:
0.2.1
Release Date:
Jun 27, 2016
Licenses:
Files:
Full Scala Version:
2.10.5
Developers:
libraryDependencies += "com.github.karlhigley" %% "spark-neighbors" % "0.2.1"
ivy"com.github.karlhigley::spark-neighbors:0.2.1"
//> using dep "com.github.karlhigley::spark-neighbors:0.2.1"
import $ivy.`com.github.karlhigley::spark-neighbors:0.2.1`
<dependency> <groupId>com.github.karlhigley</groupId> <artifactId>spark-neighbors_2.10</artifactId> <version>0.2.1</version> </dependency>
compile group: 'com.github.karlhigley', name: 'spark-neighbors_2.10', version: '0.2.1'