Class: Aws::Types::TabularResolvedAttributes

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#problem_type"BinaryClassification", ...

Returns the value of attribute problem_type.

Returns:

  • ("BinaryClassification", "MulticlassClassification", "Regression")


11253
11254
11255
# File 'sig/types.rbs', line 11253

def problem_type
  @problem_type
end