Confuision Matrix

Hi, I have built a simple CNN with Keras nodes which recognize cat and dog images (8K training images, 2K test images). The issue is I’ve got 100% accuracy in the confusion matrix which I know something is wrong. In which part did I overfit?

Keras Metanode Expanded:


Two guesses:

  • Can you make a screenshot of the dialog of the scorer node?
  • Is their a column highly correlated to the class column in the input data?

They are equally correlated

No I would like to see the dialog, if you right click on the node and chose configure.

This learner monitor log

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.