Package pyvision :: Package analysis :: Module roc :: Class ROC
[hide private]
[frames] | no frames]

Class ROC

source code

Instance Methods [hide private]
 
__init__(self, match, nonmatch, is_distance=True) source code
 
getCurve(self, method=1)
returns header,rows
source code
 
getFAR(self, far) source code
 
getFRR(self, frr) source code
 
getEER(self) source code
 
getMatch(self, mscore) source code
 
results(self) source code
 
plot(self, plot, method=3, **kwargs) source code
 
getAUC(self, **kwargs) source code