areaUnderCurve property

double? areaUnderCurve
getter/setter pair

Area under the precision-recall curve.

Not to be confused with area under a receiver operating characteristic (ROC) curve.

Implementation

core.double? areaUnderCurve;