generated from fastai/nbdev_template
-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
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.

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

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
Labels
No labels