jar

org.grouplens.lenskit : lenskit-eval-maven-plugin

Maven & Gradle

Oct 24, 2014
0 stars

LensKit Evaluation Maven Plugin · This Maven plugin facilitates running offline evaluations of LensKit recommenders within Maven. This is useful to allow Maven's repositories and dependency management facilities to be used to locate recommender implementations and their dependencies.

Table Of Contents

Latest Version

Download org.grouplens.lenskit : lenskit-eval-maven-plugin JAR file - Latest Versions:

All Versions

Download org.grouplens.lenskit : lenskit-eval-maven-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1
2.0.x
2.0
1.3
1.2
1.1
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window lenskit-eval-maven-plugin-2.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.grouplens.lenskit.eval.maven

├─ org.grouplens.lenskit.eval.maven.EvalScriptMojo.class - [JAR]

├─ org.grouplens.lenskit.eval.maven.MavenLogAppender.class - [JAR]

├─ org.grouplens.lenskit.eval.maven.RScriptMojo.class - [JAR]

Advertisement