mrano
Results
1
comments of
mrano
It seems that `correct_prediction` only have 'false's because of `preds` is always decimal while `label` is `0` or `1`(for binary classification)?