I am doing multi-label classification and I want to discuss and understand the Accuracy() function of tensorflow 2. Here is snippet of code to reproduce the res
Accuracy()