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 XGBoost horizontal quickstart #1694

Merged
merged 63 commits into from
Mar 15, 2023
Merged

Federated XGBoost horizontal quickstart #1694

merged 63 commits into from
Mar 15, 2023

Conversation

dannymcy
Copy link
Contributor

Reference Issues/PRs

What does this implement/fix? Explain your changes.

Any other comments?

Copy link
Member

@charlesbvll charlesbvll left a comment

Choose a reason for hiding this comment

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

I have only added one small comment about the location of a file but other than that there still is the question of the xgboost dependency. There is no perfect way to do it, but you probably want to add it to the global pyproject.toml under the extra dependencies, in a similar fashion to ray.

@@ -0,0 +1,153 @@
# Copyright 2020 Adap GmbH. All Rights Reserved.
Copy link
Member

Choose a reason for hiding this comment

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

This file should sit in src/py/flwr/server/strategy rather than common. common is for functions used both by server and client.

@danieljanes danieljanes enabled auto-merge (squash) March 14, 2023 14:25
@danieljanes danieljanes merged commit d3c2d5d into adap:main Mar 15, 2023
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.

3 participants