Class: Aws::Types::FeaturizationMethod

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#featurization_method_name ⇒ "filling"

Returns the value of attribute featurization_method_name.

Returns:

  • ("filling")


765
766
767
# File 'sig/types.rbs', line 765

def featurization_method_name
  @featurization_method_name
end

#featurization_method_parameters ⇒ ::Hash[::String, ::String]

Returns the value of attribute featurization_method_parameters.

Returns:

  • (::Hash[::String, ::String])


766
767
768
# File 'sig/types.rbs', line 766

def featurization_method_parameters
  @featurization_method_parameters
end