Class: Aws::Types::OFITrainingMetricsValue

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#metric_data_points::Array[Types::OFIMetricDataPoint]

Returns the value of attribute metric_data_points.

Returns:



1071
1072
1073
# File 'sig/types.rbs', line 1071

def metric_data_points
  @metric_data_points
end

#model_performanceTypes::OFIModelPerformance

Returns the value of attribute model_performance.



1072
1073
1074
# File 'sig/types.rbs', line 1072

def model_performance
  @model_performance
end