ScaleDistributionConfig
Constructor
ScaleDistributionConfig()
Methods
build
Builds the object.
def build() -> common.ScaleDistributionConfig
linear_threshold
def linear_threshold(linear_threshold: float) -> typing.Self
log
def log(log: float) -> typing.Self
type_val
def type_val(type_val: common.ScaleDistribution) -> typing.Self
See also