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

GH-1709: fix error in returning multiple classes #1717

Merged
merged 2 commits into from
Jun 24, 2020

Conversation

alanakbik
Copy link
Collaborator

Fixes #1709 so that all label probabilities are output in TextClassifier.

@alanakbik alanakbik merged commit ee19896 into master Jun 24, 2020
@alanakbik alanakbik deleted the GH-1709-multi-class-prob branch June 26, 2020 09:19
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

Successfully merging this pull request may close these issues.

predict(sentence, multi_class_prob=True) in TextClassification no longer works
1 participant