UncertaintyRange

Range of area under curve (auc) expected from the model. A range greater than 0.1 indicates higher model uncertainity. A range is the difference between upper and lower bound of auc.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The lower bound value of the area under curve (auc).

Link copied to clipboard

The upper bound value of the area under curve (auc).

Functions

Link copied to clipboard
inline fun copy(block: UncertaintyRange.Builder.() -> Unit = {}): UncertaintyRange
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String