Closed Ganpat9829 closed 3 years ago
from tensorflow_addons import losses import tensorflow as tf from tensorflow import keras from sklearn.metrics import confusion_matrix , classification_report
Thank you
is tensorflow_addons module installed in your python env?
see https://github.com/onnx/tutorials/issues/201
from tensorflow_addons import losses import tensorflow as tf from tensorflow import keras from sklearn.metrics import confusion_matrix , classification_report