is not current version
Last Version 3.0-M3

org.lenskit:lenskit-svd 3.0-M2

Matrix factorization collaborative filtering for LensKit

GroupId

GroupId

org.lenskit
ArtifactId

ArtifactId

lenskit-svd
Version

Version

3.0-M2
Type

Type

jar

Download lenskit-svd 3.0-M2


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