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

Federated plugin for histogram. #10534

Merged
merged 10 commits into from
Jul 15, 2024

Conversation

trivialfis
Copy link
Member

@trivialfis trivialfis commented Jul 2, 2024

Rebased version #10410 . After all the extracted PRs, this PR:

  • Split up the histogram builder into policies, one for normal build, and another for encrypted build.
  • Each policy is responsible for both sample split and column split.
  • Federated learning without encryption is handled by the normal build.

Move it out.

Note.

Fix.
@trivialfis trivialfis changed the title [WIP] Federated plugin Federated plugin for histogram. Jul 15, 2024
@trivialfis trivialfis marked this pull request as ready for review July 15, 2024 18:23
@trivialfis
Copy link
Member Author

cc @rongou This is ready for review now.

@trivialfis trivialfis merged commit 78e4533 into dmlc:federated-secure Jul 15, 2024
30 checks passed
@trivialfis trivialfis deleted the federated-plugin branch July 15, 2024 20:44
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