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

FIX raise informed error in decompose when recalibrated out of range #111

Merged
merged 1 commit into from
Oct 7, 2023

Conversation

lorentzenchr
Copy link
Owner

Closes #108.

At least an informed error is raised. I don't see a generic way to compute the decomposition. One would need the exact boundary of the valid domain of a scoring function. Not unfeasible, but let's start with raising that error.

@lorentzenchr lorentzenchr merged commit 0a7d8bf into main Oct 7, 2023
@lorentzenchr lorentzenchr deleted the raise_recalibrated_out_of_range branch October 7, 2023 20:24
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.

Bug? scoring.decompose raises ValueError but input arrays meet the required conditions - y is not constant
1 participant