tf.keras.metrics.sparse_categorical_accuracy

View source on GitHub

Aliases:

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