Skip to content

[FIX] Add protection against duplicated level and quantiles in distribution losses#1448

Merged
marcopeix merged 6 commits intomainfrom
fix/quantile_level_duplicate
Feb 12, 2026
Merged

[FIX] Add protection against duplicated level and quantiles in distribution losses#1448
marcopeix merged 6 commits intomainfrom
fix/quantile_level_duplicate

Conversation

@marcopeix
Copy link
Contributor

Currently, we can pass duplicated values in level or quantiles. This fix removes duplicate values and prints a warning.

@marcopeix marcopeix marked this pull request as ready for review February 11, 2026 18:41
Copy link
Collaborator

@nasaul nasaul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@marcopeix marcopeix merged commit cbbb9d4 into main Feb 12, 2026
21 checks passed
@marcopeix marcopeix deleted the fix/quantile_level_duplicate branch February 12, 2026 21:49
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] Protection missing to probabilistic losses to disallow for usage of level and quantiles simultaneously.

2 participants