Package org.apache.mahout.math.stats

Interface Summary
OnlineAuc Describes the generic outline of how to compute AUC.
 

Class Summary
GlobalOnlineAuc Computes a running estimate of AUC (see http://en.wikipedia.org/wiki/Receiver_operating_characteristic).
GroupedOnlineAuc Implements a variant on AUC where the result returned is an average of several AUC measurements made on sub-groups of the overall data.
 



Copyright © 2008-2010 The Apache Software Foundation. All Rights Reserved.