📚 node [[metrics_api_(tf metrics)]]

Metrics API (tf.metrics)

Go back to the [[AI Glossary]]

A TensorFlow API for evaluating models. For example, tf.metrics.accuracy determines how often a model's predictions match labels. When writing a custom Estimator, you invoke Metrics API functions to specify how your model should be evaluated.

📖 stoas
⥱ context