`Scholar.Linear.LogisticRegression.predict(model, test_X)` returns only zeroes

Hi @Pistrie! I am not able to reproduce your result as I don’t have df_X and df_Y. Could you maybe share those? Also, it is a good idea to set a random key in Nx.split/2 to keep the results reproducible.