Hi, sorry for bothering you. I'm trying to reproduce the experimental results about your work. However, the predictions of the model are all the same:
- y_train_pred=[0,...,0];
- y_train_pred_proba: [[0.50005114 0.4999489 ] .
It seems that the model doesn't learn anything. Can you help me solve this problem? Thank you.
Hi, sorry for bothering you. I'm trying to reproduce the experimental results about your work. However, the predictions of the model are all the same:
It seems that the model doesn't learn anything. Can you help me solve this problem? Thank you.