Closed
Description
when I try AutoML v0.16.0 multi-classification, sometimes I get prediction score <0, and the summation of all scores doesn't equal to 1. which is unexpected. Maybe some trainer's output doesn't normalize.
I publish a mini-reproducible project in this repo for facilitating debug.