LSTM Multi class text classification----only showing one class always during testing

后端 未结 0 1850
既然无缘
既然无缘 2020-12-04 15:25

I have 3 classes to predict---disease, election, football. it always showing football

from tensorflow.keras.utils import to_categorical
from sklearn.preproc         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题