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

Remove quantiles strategy #483

Merged
merged 1 commit into from
Aug 25, 2023
Merged

Conversation

RamSaw
Copy link
Collaborator

@RamSaw RamSaw commented Aug 24, 2023

Quantiles strategy which means picking up top 5 quantiles showed poor results, worse then constant relative step strategy. Therefore we remove it. From now on we will use only constant relative step strategy.

@RamSaw RamSaw requested a review from dvadym August 24, 2023 23:26
Copy link
Collaborator

@dvadym dvadym left a comment

Choose a reason for hiding this comment

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

Thanks!

@dvadym dvadym merged commit b5c90bb into OpenMined:main Aug 25, 2023
10 of 11 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.

2 participants