olegkyka
Results
2
issues of
olegkyka
--------------------------------------------------------------------------- AttributeError Traceback (most recent call last) in ----> 1 Y_train = utils.to_categorical(y_train, 10) 2 Y_test = utils.to_categorical(y_test, 10) AttributeError: module 'tensorflow.python.keras.utils' has no attribute 'to_categorical'
DeprecationWarning: service_log_path has been deprecated, please pass in a Service object super().__init__(