BinaryPrecisionRecallDataPoint.TruePositiveRate Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the true positive rate for the current threshold.
public double TruePositiveRate { get; }
member this.TruePositiveRate : double
Public ReadOnly Property TruePositiveRate As Double