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-605: add softmax to single label classification for confidence score #664

Merged
merged 1 commit into from
Apr 16, 2019

Conversation

alanakbik
Copy link
Collaborator

closes #605

Adds a softmax layer to get confidence scores for predictions in the TextClassifier.

@kashif
Copy link
Contributor

kashif commented Apr 16, 2019

👍

1 similar comment
@alanakbik
Copy link
Collaborator Author

👍

@alanakbik alanakbik merged commit f1c3d3c into master Apr 16, 2019
@stefan-it stefan-it deleted the GH-605-classification-confidence branch April 16, 2019 09:29
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.

TextClassifier label predictions always have score 1.0
2 participants