Jar examples for l:lenskit-svd
Matrix factorization collaborative filtering for LensKit
You can download jar file lenskit-svd 1.1 in this page.
GNU Lesser General Public License version 2.1 or later
You can use the following script to add lenskit-svd-1.1.jar to your project.
<dependency> <groupId>org.grouplens.lenskit</groupId> <artifactId>lenskit-svd</artifactId> <version>1.1</version> </dependency>
compile group: 'org.grouplens.lenskit', name: 'lenskit-svd', version: '1.1'
libraryDependencies += "org.grouplens.lenskit" % "lenskit-svd" % "1.1"
<dependency org="org.grouplens.lenskit" name="lenskit-svd" rev="1.1"/>
@Grapes(@Grab(group='org.grouplens.lenskit', module='lenskit-svd', version='1.1'))
'org.grouplens.lenskit:lenskit-svd:jar:1.1'
Click the following link to download the jar file.
lenskit-svd-1.1-javadoc.jar