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