How to create a confusion matrix in python for a model implemented in tensorflow?

前端 未结 0 1000
长发绾君心
长发绾君心 2020-11-29 03:04

I\'m training a model in Python with TensorFlow, but I want to print a confusion matrix of the model predicted data (predicted vs actual). How can I do this? My code so far

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