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 handling of NaN values in MedianCDFQuantileScorer #1078

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

bloebp
Copy link
Member

@bloebp bloebp commented Nov 17, 2023

NaN values are now correctly counted when estimating the anomaly score.

NaN values are now correctly counted when estimating the anomaly score.

Signed-off-by: Patrick Bloebaum <bloebp@amazon.com>
@bloebp bloebp requested a review from kbattocchi November 17, 2023 23:51
Copy link
Contributor

@kbattocchi kbattocchi left a comment

Choose a reason for hiding this comment

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

LGTM

@bloebp bloebp merged commit ced5d72 into main Nov 20, 2023
30 checks passed
@bloebp bloebp deleted the median_anomaly_scorere_nan_support branch November 20, 2023 15:08
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