public final class AlternatingLeastSquaresSolver extends Object
static Vector
solve(Iterable<Vector> featureVectors, Vector ratingVector, double lambda, int numFeatures)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static Vector solve(Iterable<Vector> featureVectors, Vector ratingVector, double lambda, int numFeatures)
Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.