Skip to content

Multi-Label Classification Problem #83

@satish860

Description

@satish860

Hello, I'm new to DL and have just begun the Fastai course for 2022.

I'm working on a Multi-label classification problem and downloaded the Emotions Dataset from Hugging. As shown below, this Dataset used an Array to show the Multi-label.
image

I've looked at the example in the repository. You have changed the data to this One-hot encoding value.
image

and then used the Colreader to get the Y variable.

So, my question is: Do I have to use the same structure for my problem as well, or is there a different one I can use?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions