@hermawan_eriadi
Hi, Thanks for your reply. I am unable to attach file in that comments. So I created a new thread. I am attaching the data set in this. Can you please inform what the issue is? The same dataset worked with other algorithms like SVM. But not with keras and RNN. I am trying to use Simple RNN with 200 units and a dense layer with 2 units as output has 2 classes in keras model. The label is mentioned as label column in this file. If you are able to get the classification result, please share the XML code.
The error log is shown below.
Jun 22, 2018 9:39:38 AM INFO: File "C:\Users\varun\Anaconda3\lib\site-packages\keras\engine\training_utils.py", line 78, in standardize_input_data
Jun 22, 2018 9:39:38 AM INFO: if isinstance(data[0], list):
Jun 22, 2018 9:39:38 AM INFO:
Jun 22, 2018 9:39:38 AM INFO: IndexError: list index out of range (script, line 295)