Skip to content

Documentation on which is the actual label vs predicted in learn.show_results() is missing #4011

@hwasiti

Description

@hwasiti

learn.show_results() function does not show which label is the ground truth and which is the prediction. This was there in fastai v1 but seems in the last version at some point has been dropped.

In fastai v2:
image

fastai v1:
image

Please add those labels back and/or add this information to the documentation:
• The upper label is the ground truth (actual) class.
• The lower label is the model’s prediction.

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