DriftCheckBias

Represents the drift check bias baselines that can be used when the model monitor is set using the model package.

Types

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

Properties

Link copied to clipboard

The bias config file for a model.

Link copied to clipboard

The post-training constraints.

Link copied to clipboard

The pre-training constraints.

Functions

Link copied to clipboard
inline fun copy(block: DriftCheckBias.Builder.() -> Unit = {}): DriftCheckBias
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