org.apache.mahout.cf.taste.example.grouplens
Class GroupLensRecommenderEvaluatorRunner
java.lang.Object
org.apache.mahout.cf.taste.example.grouplens.GroupLensRecommenderEvaluatorRunner
public final class GroupLensRecommenderEvaluatorRunner
- extends Object
A simple example "runner" class which will evaluate the performance of the current
implementation of GroupLensRecommender
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
main
public static void main(String... args)
throws IOException,
TasteException,
org.apache.commons.cli2.OptionException
- Throws:
IOException
TasteException
org.apache.commons.cli2.OptionException
Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.