public static interface OFIModelPerformance.Builder extends SdkPojo, CopyableBuilder<OFIModelPerformance.Builder,OFIModelPerformance>
| Modifier and Type | Method and Description |
|---|---|
OFIModelPerformance.Builder |
auc(Float auc)
The area under the curve (auc).
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildOFIModelPerformance.Builder auc(Float auc)
The area under the curve (auc). This summarizes the total positive rate (tpr) and false positive rate (FPR) across all possible model score thresholds.
auc - The area under the curve (auc). This summarizes the total positive rate (tpr) and false positive rate
(FPR) across all possible model score thresholds.Copyright © 2022. All rights reserved.