File "/home/susheel/LearnPython/local/lib/python2.7/site-packages/keras/models.py", line 848, in fit raise TypeError('Unrecognized keyword arguments: ' + str(kwargs)) TypeError: Unrecognized keyword arguments: {'show_accuracy': True}
While I am trying to find the sentiment on Yelp Data Academic.json using CNN in deep learning. I am getting the above error I treid its coming in numpy error but i didnt resolved can anyone help how can