How to add filter conditional to accuracy function in tf.keras.metrics.top_k_categorical_accuracy

后端 未结 0 912
忘掉有多难
忘掉有多难 2020-12-13 19:55

I use to get the top-k accuracy for my model in keras. But i would like to get the top-k accuracy when accuracy >= 0.7

I am using below function:

de         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题