Class: Aws::Types::EvaluationResult

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#f1_score::Float

Returns the value of attribute f1_score.

Returns:



733
734
735
# File 'sig/types.rbs', line 733

def f1_score
  @f1_score
end

#summaryTypes::Summary

Returns the value of attribute summary.

Returns:



734
735
736
# File 'sig/types.rbs', line 734

def summary
  @summary
end