Uses of Class
org.apache.mahout.cf.taste.impl.common.FixedRunningAverage

Packages that use FixedRunningAverage
org.apache.mahout.cf.taste.impl.common   
 

Uses of FixedRunningAverage in org.apache.mahout.cf.taste.impl.common
 

Subclasses of FixedRunningAverage in org.apache.mahout.cf.taste.impl.common
 class FixedRunningAverageAndStdDev
           A simple class that represents a fixed value of an average, count and standard deviation.
 



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