You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Glue::Types::EvaluationMetrics
- Inherits:
-
Struct
- Object
- Struct
- Aws::Glue::Types::EvaluationMetrics
- Defined in:
- (unknown)
Overview
Evaluation metrics provide an estimate of the quality of your machine learning transform.
Returned by:
Instance Attribute Summary collapse
-
#find_matches_metrics ⇒ Types::FindMatchesMetrics
The evaluation metrics for the find matches algorithm.
-
#transform_type ⇒ String
The type of machine learning transform.
Instance Attribute Details
#find_matches_metrics ⇒ Types::FindMatchesMetrics
The evaluation metrics for the find matches algorithm.
#transform_type ⇒ String
The type of machine learning transform.
Possible values:
- FIND_MATCHES