Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does the model only do multilabel predictions? #24

Open
zeinramadan opened this issue Aug 7, 2021 · 0 comments
Open

Does the model only do multilabel predictions? #24

zeinramadan opened this issue Aug 7, 2021 · 0 comments

Comments

@zeinramadan
Copy link

I am using a custom dataset for a multiclass classification problem where my data points only belong to one class (mutually exclusive case, only 1 label per sample and not many like in multilabel), does the model implicitly understand that the problem is multiclass classification based on the training data labels? If not, how does one force the model to only output one label per sample?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant