Skip to content

Client ID hardcoded #45

Description

@J-Fabila

flcore/models/linear_models/server.py
line 65:
client_id should be a general variable not depending on the dataset used
"""Evaluate the current model on the held-out validation set."""
# Load held-out validation data
client_id = config['held_out_center_id']
# client_id = -1 # kaggle hf

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions