Main Content
modelOperatingPoint
Description
returns the model operating point of a op
= modelOperatingPoint(rocObj
)rocmetrics
object. The model operating
point is the vector of values of the performance metrics of each class, which are contained in
the rows of rocObj.Metrics
. The metrics are calculated under the assumption
that the model used to generate scores is operating at a threshold value of 0.5 for binary class
problems or 0 for multiclass problems.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2024b