Hi everyone!
I’m trying to train an activity classification model with 3 classes. The problem is that only one class has precision and recall > 0 after training.
Even with 2 classes result is the same
First I’d thought that there is a problem with my data but when I switched “left” label to “right” and vice versa the results were the same: only “left”-labeled data get non-zero precision and recall.