public static class PrecisionRecallCurve.Point extends PrecisionRecallCurve.Point
Point(int idx, double threshold, double precision, double recall)
canEqual, equals, getIdx, getPrecision, getRecall, getThreshold, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Point(int idx, double threshold, double precision, double recall)
Copyright © 2019. All rights reserved.