public class PrecisionRecallTest extends Object
Constructor and Description |
---|
PrecisionRecallTest() |
Modifier and Type | Method and Description |
---|---|
void |
testAveragePrecision() |
void |
testAveragePrecisionB() |
void |
testAveragePrecisionBNotInOrder() |
void |
testAveragePrecisionNotInOrder() |
void |
testAveragePrecisionWithTie()
Should give the same result as test B, because precision is the same at each step despite the tie.
|
public void testAveragePrecision()
public void testAveragePrecisionB()
public void testAveragePrecisionBNotInOrder()
public void testAveragePrecisionNotInOrder()
public void testAveragePrecisionWithTie()
Copyright © 2003–2023 UBC Michael Smith Laboratories. All rights reserved.