tf.keras.metrics.sparse_top_k_categorical_accuracy(
y_true,
y_pred,
k=5
)
Defined in tensorflow/python/keras/_impl/keras/metrics.py
.
tf.keras.metrics.sparse_top_k_categorical_accuracy(
y_true,
y_pred,
k=5
)
Defined in tensorflow/python/keras/_impl/keras/metrics.py
.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 3.0 License, and code samples are licensed under the Apache 2.0 License. For details, see our Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
上次更新日期:四月 28, 2018