Hi, friends
I am trying to do image recognitation using Keras package. when I trying to use to_categorical function
it gives me following error and R session terminnated.
conversion of second argument of issubdtype from float to np.floating is deprecated.In future , it will be treated as np.float64 == np.dtype(float).type. from ._conv import register_converters as_register_converters Using TenseorFlow backend
i installed python 3.6.
can anyone please help me in it?
Thanks in advance