Bias

class Bias

Contains bias metrics for a model.

Types

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

Properties

Link copied to clipboard

The post-training bias report for a model.

Link copied to clipboard

The pre-training bias report for a model.

Link copied to clipboard

The bias report for a model

Functions

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