EvaluatorMetric

Statistical metrics for a single evaluator comparing control and treatment variants.

Types

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

Properties

Link copied to clipboard

The statistics for the control variant.

Link copied to clipboard

The Amazon Resource Name (ARN) of the evaluator.

Link copied to clipboard

The results for each treatment variant compared against the control.

Functions

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