Class: Aws::Types::ATITrainingMetricsValue

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

Returns the value of attribute metric_data_points.

Returns:



25
26
27
# File 'sig/types.rbs', line 25

def metric_data_points
  @metric_data_points
end

#model_performanceTypes::ATIModelPerformance

Returns the value of attribute model_performance.



26
27
28
# File 'sig/types.rbs', line 26

def model_performance
  @model_performance
end