Lennart Wachowiak
Lennart Wachowiak
 Hi, I am having the same problem as @yifeiSunny The first reported performance (0.8514) is the same as reported for the last training epoch. After running get_preds a second...
Hi @zmce2018, Thanks for the input. If I run get_X_preds() multiple times, the accuracy stays the same, i.e., it works! As soon as I run get_preds a single time (it...
So here is some further info in case you are working on fixing that bug. I reproduced the same error in Google Colab, so it does not seem to be...