flytekitplugins.awssagemaker.ContinuousParameterRange#
- class flytekitplugins.awssagemaker.ContinuousParameterRange(max_value, min_value, scaling_type)[source]#
-
Methods
- classmethod from_flyte_idl(pb2_object)[source]#
- Parameters
pb2_object (flyteidl.plugins.sagemaker.parameter_ranges_pb2.ContinuousParameterRange) –
- Return type
- short_string()#
- Return type
Text
- verbose_string()#
- Return type
Text
Attributes
- is_empty
- max_value
float
- Type
rtype
- min_value
float
- Type
rtype
- scaling_type
enum value from HyperparameterScalingType :rtype: int