Merged a big change: Learner objects now determine from the loss function if there is something to add on top of the models to get the true predictions. As a result:
-
get_predsnow return the true probabilities -
TTAaverages the probabilities and not the last activations of the model -
ClassificationInterpretationhas been changed accordingly and thesigmoidargument has been deprecated