Class: Aws::Types::TFITrainingMetricsValue

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::TFIMetricDataPoint]

Returns the value of attribute metric_data_points.

Returns:



1241
1242
1243
# File 'sig/types.rbs', line 1241

def metric_data_points
  @metric_data_points
end

#model_performanceTypes::TFIModelPerformance

Returns the value of attribute model_performance.



1242
1243
1244
# File 'sig/types.rbs', line 1242

def model_performance
  @model_performance
end