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

[BUGFIX] changed threshold calculation #99

Merged
merged 2 commits into from
Jun 22, 2023
Merged

Conversation

bvolodarskiy
Copy link
Collaborator

GX use strict comparison for threshold, so we need to add significance level param to avoid false failed on max values
https://en.wikipedia.org/wiki/Statistical_significance
double_side=false because gx not allowed to use min and max, only max and it's also throw false failed tests

@bvolodarskiy bvolodarskiy requested a review from a-chumagin June 22, 2023 10:35
Copy link
Collaborator

@a-chumagin a-chumagin left a comment

Choose a reason for hiding this comment

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

LGTM

@bvolodarskiy bvolodarskiy merged commit 0b81ff0 into main Jun 22, 2023
@bvolodarskiy bvolodarskiy deleted the fix_z_score_test branch June 22, 2023 14:19
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