Ritu Verma

Results 1 comments of Ritu Verma

TF version- 2.5.0 keras version -2.5.0 Resolving this issue, first import to_categorical() `from tensorflow.keras.utils import to_categorical` then write like `keras.utils.to_categorical()` It will work.