org.apache.mahout.cf.taste.example.grouplens
Class GroupLensRecommenderEvaluatorRunner

java.lang.Object
  extended by 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.


Method Summary
static void main(String... args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

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-2010 The Apache Software Foundation. All Rights Reserved.