tfma.metrics.ExactMatch

Exact Match Metric.

Inherits From: Metric

name The name of the metric to use.
convert_to The conversion to perform before checking equality.

compute_confidence_interval Whether to compute confidence intervals for this metric.

Note that this may not completely remove the computational overhead involved in computing a given metric. This is only respected by the jackknife confidence interval method.

Methods

computations

View source

Creates computations associated with metric.

get_config

View source

Returns serializable config.