(config_protocol)= # Protocol configuration This configuration group is exactly the same as the `protocol` config group defined in [Fluke](https://makgyver.github.io/fluke/config_exp.html#fl-protocol-configuration). The FL protocol can be specified using the following parameters: - `eligible_perc`: the percentage of eligible clients in each round, e.g., 0.1 means that 10% of the clients are selected in each round; - `n_clients`: the total number of clients participating in the federation; - `n_rounds`: the total number of rounds.