What loss function and metric should I use for multi-label classification in keras?

后端 未结 0 1282
隐瞒了意图╮
隐瞒了意图╮ 2020-11-22 15:05

Model\'s final activation is softmax.(output means importance in my case.) I want to pick top 3, then I use categorical crossentropy for loss function / accuracy for metric.

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