透析混淆矩阵的具体实例说明
发布时间
阅读量:
阅读量
混淆矩阵(confusion matrix)评估的是一个分类器分类的准确性。理解其概念本身不复杂,但一些特定术语存在歧义。
混淆矩阵的基本模式:

这里就给大家举一个例子来更好的说明一下混淆矩阵的各种情况

观察混淆矩阵,可得如下结论:
示例是一个binary classification task, it can result in two possible outcomes: success or failure. When predicting whether an event will occur, a 'success' outcome indicates that the event has indeed occurred, whereas a 'failure' outcome signifies that the
全部评论 (0)
还没有任何评论哟~
