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

More tests for column split and vertical federated learning #8985

Merged
merged 6 commits into from
Mar 28, 2023

Conversation

rongou
Copy link
Contributor

@rongou rongou commented Mar 27, 2023

Added some more tests for the learner and fit_stump, for both column-wise distributed learning and vertical federated learning.

Also moved the IsRowSplit and IsColumnSplit methods from the DMatrix to the MetaInfo since in some places we only have access to the MetaInfo. Added a new convenience method IsVerticalFederatedLearning.

Some refactoring of the testing fixtures.

@rongou
Copy link
Contributor Author

rongou commented Mar 27, 2023

@trivialfis @hcho3

@trivialfis trivialfis merged commit ff26cd3 into dmlc:master Mar 28, 2023
@rongou rongou deleted the audit-allreduce branch September 25, 2023 16:41
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