Class: Aws::Comprehend::Types::FlywheelIterationProperties
- Inherits:
-
Struct
- Object
- Struct
- Aws::Comprehend::Types::FlywheelIterationProperties
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-comprehend/types.rb
Overview
The configuration properties of a flywheel iteration.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#creation_time ⇒ Time
The creation start time of the flywheel iteration.
-
#end_time ⇒ Time
The completion time of this flywheel iteration.
-
#evaluated_model_arn ⇒ String
The ARN of the evaluated model associated with this flywheel iteration.
-
#evaluated_model_metrics ⇒ Types::FlywheelModelEvaluationMetrics
The evaluation metrics associated with the evaluated model.
- #evaluation_manifest_s3_prefix ⇒ String
- #flywheel_arn ⇒ String
- #flywheel_iteration_id ⇒ String
-
#message ⇒ String
A description of the status of the flywheel iteration.
-
#status ⇒ String
The status of the flywheel iteration.
-
#trained_model_arn ⇒ String
The ARN of the trained model associated with this flywheel iteration.
-
#trained_model_metrics ⇒ Types::FlywheelModelEvaluationMetrics
The metrics associated with the trained model.
Instance Attribute Details
#creation_time ⇒ Time
The creation start time of the flywheel iteration.
4767 4768 4769 4770 4771 4772 4773 4774 4775 4776 4777 4778 4779 4780 4781 |
# File 'lib/aws-sdk-comprehend/types.rb', line 4767 class FlywheelIterationProperties < Struct.new( :flywheel_arn, :flywheel_iteration_id, :creation_time, :end_time, :status, :message, :evaluated_model_arn, :evaluated_model_metrics, :trained_model_arn, :trained_model_metrics, :evaluation_manifest_s3_prefix) SENSITIVE = [] include Aws::Structure end |
#end_time ⇒ Time
The completion time of this flywheel iteration.
4767 4768 4769 4770 4771 4772 4773 4774 4775 4776 4777 4778 4779 4780 4781 |
# File 'lib/aws-sdk-comprehend/types.rb', line 4767 class FlywheelIterationProperties < Struct.new( :flywheel_arn, :flywheel_iteration_id, :creation_time, :end_time, :status, :message, :evaluated_model_arn, :evaluated_model_metrics, :trained_model_arn, :trained_model_metrics, :evaluation_manifest_s3_prefix) SENSITIVE = [] include Aws::Structure end |
#evaluated_model_arn ⇒ String
The ARN of the evaluated model associated with this flywheel iteration.
4767 4768 4769 4770 4771 4772 4773 4774 4775 4776 4777 4778 4779 4780 4781 |
# File 'lib/aws-sdk-comprehend/types.rb', line 4767 class FlywheelIterationProperties < Struct.new( :flywheel_arn, :flywheel_iteration_id, :creation_time, :end_time, :status, :message, :evaluated_model_arn, :evaluated_model_metrics, :trained_model_arn, :trained_model_metrics, :evaluation_manifest_s3_prefix) SENSITIVE = [] include Aws::Structure end |
#evaluated_model_metrics ⇒ Types::FlywheelModelEvaluationMetrics
The evaluation metrics associated with the evaluated model.
4767 4768 4769 4770 4771 4772 4773 4774 4775 4776 4777 4778 4779 4780 4781 |
# File 'lib/aws-sdk-comprehend/types.rb', line 4767 class FlywheelIterationProperties < Struct.new( :flywheel_arn, :flywheel_iteration_id, :creation_time, :end_time, :status, :message, :evaluated_model_arn, :evaluated_model_metrics, :trained_model_arn, :trained_model_metrics, :evaluation_manifest_s3_prefix) SENSITIVE = [] include Aws::Structure end |
#evaluation_manifest_s3_prefix ⇒ String
4767 4768 4769 4770 4771 4772 4773 4774 4775 4776 4777 4778 4779 4780 4781 |
# File 'lib/aws-sdk-comprehend/types.rb', line 4767 class FlywheelIterationProperties < Struct.new( :flywheel_arn, :flywheel_iteration_id, :creation_time, :end_time, :status, :message, :evaluated_model_arn, :evaluated_model_metrics, :trained_model_arn, :trained_model_metrics, :evaluation_manifest_s3_prefix) SENSITIVE = [] include Aws::Structure end |
#flywheel_arn ⇒ String
4767 4768 4769 4770 4771 4772 4773 4774 4775 4776 4777 4778 4779 4780 4781 |
# File 'lib/aws-sdk-comprehend/types.rb', line 4767 class FlywheelIterationProperties < Struct.new( :flywheel_arn, :flywheel_iteration_id, :creation_time, :end_time, :status, :message, :evaluated_model_arn, :evaluated_model_metrics, :trained_model_arn, :trained_model_metrics, :evaluation_manifest_s3_prefix) SENSITIVE = [] include Aws::Structure end |
#flywheel_iteration_id ⇒ String
4767 4768 4769 4770 4771 4772 4773 4774 4775 4776 4777 4778 4779 4780 4781 |
# File 'lib/aws-sdk-comprehend/types.rb', line 4767 class FlywheelIterationProperties < Struct.new( :flywheel_arn, :flywheel_iteration_id, :creation_time, :end_time, :status, :message, :evaluated_model_arn, :evaluated_model_metrics, :trained_model_arn, :trained_model_metrics, :evaluation_manifest_s3_prefix) SENSITIVE = [] include Aws::Structure end |
#message ⇒ String
A description of the status of the flywheel iteration.
4767 4768 4769 4770 4771 4772 4773 4774 4775 4776 4777 4778 4779 4780 4781 |
# File 'lib/aws-sdk-comprehend/types.rb', line 4767 class FlywheelIterationProperties < Struct.new( :flywheel_arn, :flywheel_iteration_id, :creation_time, :end_time, :status, :message, :evaluated_model_arn, :evaluated_model_metrics, :trained_model_arn, :trained_model_metrics, :evaluation_manifest_s3_prefix) SENSITIVE = [] include Aws::Structure end |
#status ⇒ String
The status of the flywheel iteration.
4767 4768 4769 4770 4771 4772 4773 4774 4775 4776 4777 4778 4779 4780 4781 |
# File 'lib/aws-sdk-comprehend/types.rb', line 4767 class FlywheelIterationProperties < Struct.new( :flywheel_arn, :flywheel_iteration_id, :creation_time, :end_time, :status, :message, :evaluated_model_arn, :evaluated_model_metrics, :trained_model_arn, :trained_model_metrics, :evaluation_manifest_s3_prefix) SENSITIVE = [] include Aws::Structure end |
#trained_model_arn ⇒ String
The ARN of the trained model associated with this flywheel iteration.
4767 4768 4769 4770 4771 4772 4773 4774 4775 4776 4777 4778 4779 4780 4781 |
# File 'lib/aws-sdk-comprehend/types.rb', line 4767 class FlywheelIterationProperties < Struct.new( :flywheel_arn, :flywheel_iteration_id, :creation_time, :end_time, :status, :message, :evaluated_model_arn, :evaluated_model_metrics, :trained_model_arn, :trained_model_metrics, :evaluation_manifest_s3_prefix) SENSITIVE = [] include Aws::Structure end |
#trained_model_metrics ⇒ Types::FlywheelModelEvaluationMetrics
The metrics associated with the trained model.
4767 4768 4769 4770 4771 4772 4773 4774 4775 4776 4777 4778 4779 4780 4781 |
# File 'lib/aws-sdk-comprehend/types.rb', line 4767 class FlywheelIterationProperties < Struct.new( :flywheel_arn, :flywheel_iteration_id, :creation_time, :end_time, :status, :message, :evaluated_model_arn, :evaluated_model_metrics, :trained_model_arn, :trained_model_metrics, :evaluation_manifest_s3_prefix) SENSITIVE = [] include Aws::Structure end |