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 chi-square test conditions #482

Merged
merged 8 commits into from
May 23, 2023
Merged

Fix chi-square test conditions #482

merged 8 commits into from
May 23, 2023

Conversation

bevhanno
Copy link
Contributor

Chi-square test is only be conducted when the key size of the expected dataset is greater equal the minium.

Additional tests have been added.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@bevhanno
Copy link
Contributor Author

@rdsharma26 could you please review this fix ? One edge case was not handled correctly. Thank you

@mentekid mentekid closed this May 23, 2023
@mentekid mentekid reopened this May 23, 2023
@mentekid mentekid merged commit 2481d72 into awslabs:master May 23, 2023
2 checks passed
rdsharma26 pushed a commit that referenced this pull request Jul 3, 2023
* add population stability index function

* add population stability index function

* correct style issues

* refactor psi formula

* update imports

* add population stability index function

Bug fix of chi-square test condition

* correct style issues

---------

Co-authored-by: Bever <[email protected]>
rdsharma26 pushed a commit that referenced this pull request Apr 16, 2024
* add population stability index function

* add population stability index function

* correct style issues

* refactor psi formula

* update imports

* add population stability index function

Bug fix of chi-square test condition

* correct style issues

---------

Co-authored-by: Bever <[email protected]>
rdsharma26 pushed a commit that referenced this pull request Apr 16, 2024
* add population stability index function

* add population stability index function

* correct style issues

* refactor psi formula

* update imports

* add population stability index function

Bug fix of chi-square test condition

* correct style issues

---------

Co-authored-by: Bever <[email protected]>
rdsharma26 pushed a commit that referenced this pull request Apr 16, 2024
* add population stability index function

* add population stability index function

* correct style issues

* refactor psi formula

* update imports

* add population stability index function

Bug fix of chi-square test condition

* correct style issues

---------

Co-authored-by: Bever <[email protected]>
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.

None yet

2 participants