Skip to content

Robust Percentile Normalization#33

Open
MattsonCam wants to merge 2 commits into
robust_percent_normfrom
review_robust_percent_norm
Open

Robust Percentile Normalization#33
MattsonCam wants to merge 2 commits into
robust_percent_normfrom
review_robust_percent_norm

Conversation

@MattsonCam

Copy link
Copy Markdown
Member

This pr uses training-derived robust percentile normalization for training and validation, replacing the previous z-score standardization approach with clipped scaling based on the training split. The update also logs the learned percentile bounds in mlflow so the same normalization can be reused consistently during inference later.

@MattsonCam
MattsonCam requested a review from wli51 July 20, 2026 19:27

@wli51 wli51 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Great work! LGTM.

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.

2 participants