TrainingResultV2

The training result details.

Types

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

Properties

Link copied to clipboard

The variable importance metrics of the aggregated variables.

Link copied to clipboard

The model training data validation metrics.

Link copied to clipboard

The training metric details.

Link copied to clipboard

The variable importance metrics details.

Functions

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