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? 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
FQCurveDisplay
Describe the bug If a prediction quality doesn't change over fallback rate, a fallback-quality plot becomes unrecognizable.
To Reproduce Try ThresholdFallbackClassifier(fallback_mode="store") if it's not the best choice, and then FQCurveDisplay.
ThresholdFallbackClassifier(fallback_mode="store")
Expected behavior See Screenshots.
Screenshots
Please complete the following information:
scikit-fallback
Additional context NA
The text was updated successfully, but these errors were encountered:
sanjaradylov
No branches or pull requests
Describe the bug
If a prediction quality doesn't change over fallback rate, a fallback-quality plot becomes unrecognizable.
To Reproduce
Try
ThresholdFallbackClassifier(fallback_mode="store")
if it's not the best choice, and thenFQCurveDisplay
.Expected behavior
See Screenshots.
Screenshots
Please complete the following information:
scikit-fallback
version: <=0.1Additional context
NA
The text was updated successfully, but these errors were encountered: