ContinuousParameterRangeSpecification

Defines the possible values for a continuous hyperparameter.

Types

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

Properties

Link copied to clipboard

The maximum floating-point value allowed.

Link copied to clipboard

The minimum floating-point value allowed.

Functions

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