MVN

org.lenskit : lenskit-knn

Maven & Gradle

Aug 13, 2017
3 usages
966 stars

LensKit k-NN CF · k-NN collaborative filtering for LensKit.

<dependency>
    <groupId>org.lenskit</groupId>
    <artifactId>lenskit-knn</artifactId>
    <version>3.0-M3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.lenskit : lenskit-knn to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0-M3

All Versions

Choose a version of org.lenskit : lenskit-knn to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0
lenskit-knn-3.0-M3
lenskit-knn-3.0-M2
lenskit-knn-3.0-M1

How to add a dependency to Maven

Add the following org.lenskit : lenskit-knn maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.lenskit</groupId>
    <artifactId>lenskit-knn</artifactId>
    <version>3.0-M3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.lenskit : lenskit-knn gradle dependency to your build.gradle file:

implementation 'org.lenskit:lenskit-knn:3.0-M3'

Gradle Kotlin DSL: Add the following org.lenskit : lenskit-knn gradle kotlin dependency to your build.gradle.kts file:

implementation("org.lenskit:lenskit-knn:3.0-M3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.lenskit : lenskit-knn sbt scala dependency to your build.sbt file:

libraryDependencies += "org.lenskit" % "lenskit-knn" % "3.0-M3"

Advertisement

Dependencies from Group

Aug 13, 2017
8 usages
966 stars
Aug 13, 2017
8 usages
966 stars
Aug 13, 2017
3 usages
966 stars
Aug 13, 2017
2 usages
966 stars
Aug 13, 2017
1 usages
966 stars

Discover Dependencies

Nov 22, 2016
4 usages
Jul 20, 2016
2 usages
Dec 16, 2017
15 usages
2.5k stars
Dec 16, 2017
3 usages
2.5k stars
Aug 15, 2023
3 usages
13 stars
Jul 26, 2016
3 usages
171 stars