public class ConfidenceMetric extends Object implements ConfidenceFunction
| Constructor and Description |
|---|
ConfidenceMetric() |
ConfidenceMetric(LogisticRegression<ChunkedBinaryExtraction> logreg) |
ConfidenceMetric(URL url) |
public ConfidenceMetric()
throws IOException
IOExceptionpublic ConfidenceMetric(LogisticRegression<ChunkedBinaryExtraction> logreg) throws IOException
IOExceptionpublic ConfidenceMetric(URL url) throws IOException
IOExceptionpublic double getConf(ChunkedBinaryExtraction extr) throws ConfidenceFunctionException
getConf in interface ConfidenceFunctionConfidenceFunctionExceptionCopyright © 2010-2013 University of Washington CSE. All Rights Reserved.