Download lenskit-svd-2.0.4.jar file - Jar l

Jar examples for l:lenskit-svd

Description

Matrix factorization collaborative filtering for LensKit

You can download jar file lenskit-svd 2.0.4 in this page.

License

GNU Lesser General Public License version 2.1 or later

Build File

You can use the following script to add lenskit-svd-2.0.4.jar to your project.

<dependency>
   <groupId>org.grouplens.lenskit</groupId>
   <artifactId>lenskit-svd</artifactId>
   <version>2.0.4</version>
</dependency>
compile group: 'org.grouplens.lenskit', name: 'lenskit-svd', version: '2.0.4'
libraryDependencies += "org.grouplens.lenskit" % "lenskit-svd" % "2.0.4"
<dependency org="org.grouplens.lenskit" name="lenskit-svd" rev="2.0.4"/>
@Grapes(@Grab(group='org.grouplens.lenskit', module='lenskit-svd', version='2.0.4'))
'org.grouplens.lenskit:lenskit-svd:jar:2.0.4'

Download

Click the following link to download the jar file.

lenskit-svd-2.0.4-javadoc.jar
lenskit-svd-2.0.4-sources.jar
lenskit-svd-2.0.4.jar
lenskit-svd-2.0.4.pom



Related Tutorials