We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Describe the bug In explanation.py when creating perf dictionaries for interpret show method actual_score and predicted_score need to be probabilities
To Reproduce See review comments in PR #445 for details
Expected behavior We need to get the probabilites and set them here for classification case
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
In explanation.py when creating perf dictionaries for interpret show method actual_score and predicted_score need to be probabilities
To Reproduce
See review comments in PR #445 for details
Expected behavior
We need to get the probabilites and set them here for classification case
The text was updated successfully, but these errors were encountered: