Reference documentation and code samples for the Document AI V1beta3 API class Google::Cloud::DocumentAI::V1beta3::Evaluation::ConfidenceLevelMetrics.
Evaluations metrics, at a specific confidence level.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#confidence_level
def confidence_level() -> ::Float
    Returns
    
  - (::Float) — The confidence level.
#confidence_level=
def confidence_level=(value) -> ::Float
    Parameter
    
  - value (::Float) — The confidence level.
    Returns
    
  - (::Float) — The confidence level.
#metrics
def metrics() -> ::Google::Cloud::DocumentAI::V1beta3::Evaluation::Metrics
    Returns
    
  - (::Google::Cloud::DocumentAI::V1beta3::Evaluation::Metrics) — The metrics at the specific confidence level.
#metrics=
def metrics=(value) -> ::Google::Cloud::DocumentAI::V1beta3::Evaluation::Metrics
    Parameter
    
  - value (::Google::Cloud::DocumentAI::V1beta3::Evaluation::Metrics) — The metrics at the specific confidence level.
    Returns
    
- (::Google::Cloud::DocumentAI::V1beta3::Evaluation::Metrics) — The metrics at the specific confidence level.