Python no puede encontrar a Keras utiliza a_categorical
from keras.utils.np_utils import to_categorical
# worked for me
Defiant Dove
from keras.utils.np_utils import to_categorical
# worked for me