type of precision

前端 未结 0 1099
暗喜
暗喜 2020-12-14 01:21

Precision is obtained below by using keras library:

model.compile(optimizer=\'sgd\',
          loss=\'mse\',
          metrics=[tf.keras.metrics.Precision()])         


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