Skip to content

model.predict outputting logits not probs #20

@mhking71

Description

@mhking71

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions