Class: Aws::Types::TunedHPOParams
- Inherits:
-
Object
- Object
- Aws::Types::TunedHPOParams
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#algorithm_hyper_parameters ⇒ ::Hash[::String, ::String]
Returns the value of attribute algorithm_hyper_parameters.
Instance Attribute Details
#algorithm_hyper_parameters ⇒ ::Hash[::String, ::String]
Returns the value of attribute algorithm_hyper_parameters.
1470 1471 1472 |
# File 'sig/types.rbs', line 1470 def algorithm_hyper_parameters @algorithm_hyper_parameters end |