org.apache.mahout.cf.taste.example.kddcup.track1.svd
Class Track1SVDRunner
java.lang.Object
org.apache.mahout.cf.taste.example.kddcup.track1.svd.Track1SVDRunner
public final class Track1SVDRunner
- extends Object
run an SVD factorization of the KDD track1 data.
needs at least 6-7GB of memory, tested with -Xms6700M -Xmx6700M
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 Exception
- Throws:
Exception
Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.