TunedHpoParams

If hyperparameter optimization (HPO) was performed, contains the hyperparameter values of the best performing model.

Types

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

Properties

Link copied to clipboard

A list of the hyperparameter values of the best performing model.

Functions

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