Skip to content

Honor custom colors in time-dependent curves - #334

Merged
uriahf merged 3 commits into
mainfrom
fix/color-values-propagation
Aug 20, 2026
Merged

Honor custom colors in time-dependent curves#334
uriahf merged 3 commits into
mainfrom
fix/color-values-propagation

Conversation

@uriahf

@uriahf uriahf commented Aug 20, 2026

Copy link
Copy Markdown
Owner

Summary

  • propagate color_values through time-dependent ROC/PR/lift/decision curves
  • apply the same behavior to time-dependent gains
  • preserve R parity: a single model remains black, while multiple models/populations use the supplied palette
  • add regression tests for group/reference colors and insufficient palettes

Scope

This intentionally does not change cutoff semantics, statistical calculations, or dependencies.

Audit classification

Correctness/API bug: public *_times(..., color_values=...) accepted custom colors but silently ignored them.

@github-actions

github-actions Bot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor
PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-08-20 10:19 UTC

@uriahf
uriahf marked this pull request as ready for review August 20, 2026 10:18
@uriahf
uriahf merged commit 82dfead into main Aug 20, 2026
4 checks passed
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.

1 participant