tf.keras.metrics.categorical_accuracy

View source on GitHub

Aliases:

tf.keras.metrics.categorical_accuracy(
    y_true,
    y_pred
)