ImportError: cannot import name 'to_categorical' from 'keras.utils' (/opt/anaconda3/lib/python3.9/site-packages/keras/utils/__init__.py)
I have tried to reinstall Anaconda, Tensorflow and keras..., but nothing works!
Can anyone give me a clue as to what the problem is and how I can fix it?
Thank you