How can I create a metric using subclass of tf.keras.metrics.Metric to evaluate the variance in Tensorflow?

前端 未结 0 471
一个人的身影
一个人的身影 2020-11-29 17:52

I would like to build a metric, to calculate the variance of each query\'s precision. E.g. I have a matrix as "y_true" and another matrix as "y_pred":

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