org.apache.mahout.cf.taste.example.kddcup.track1
Class Track1Runner

java.lang.Object
  extended by org.apache.mahout.cf.taste.example.kddcup.track1.Track1Runner

public final class Track1Runner
extends Object

Runs "track 1" of the KDD Cup competition using whatever recommender is inside Track1Recommender and attempts to output the result in the correct contest format.

Run as: Track1Runner [track 1 data file directory] [output file]


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 Exception
Throws:
Exception


Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.