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

Perform centralized and federated evaluation #1091

Merged
merged 7 commits into from Mar 1, 2022

Commits on Feb 24, 2022

  1. Perform centralized and federated evaluation

    Give the option to perform both centralized and federated evaluation by passing {"fed_eval": 1} to on_fit_config_fn() in the strategy.
    sancarlim committed Feb 24, 2022
    Copy the full SHA
    2c23cff View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. Copy the full SHA
    74e8dd3 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d57d229 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    9aea2e4 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    9390379 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    07a111e View commit details
    Browse the repository at this point in the history
  6. fix format

    sancarlim committed Mar 1, 2022
    Copy the full SHA
    e09d433 View commit details
    Browse the repository at this point in the history