I’ve followed pretty closely with the binary classification example for histology, but it seems like when I use the model.predict method l it outputs logits not probs (I have negative values). In the example, you don’t exp them or anything to put them back into probability space. I’ve like triple checked to make sure my code is exactly like yours and I’m pretty sure it is, though there could still be a bug.
Any advice?
Best,
Mike