Dear researchers
I have a binary prediction problem that it should have two types of outputs such as 0 and 1
In fact, the problem of protein interaction can be viewed as a binary classification problem ( binding or non-binding) .
So, I have used the deep(RNN)-based prediction model .unfortunately, this model can predict only 0 as output and my model can not predict 1
In other words, my deep model can not predict two labels and can only predict one type of label
please guide me
I am looking forward for your answer