Gustavo Bertoli

Results 18 issues of Gustavo Bertoli

### Describe the bug FDS raising warning for custom datasets: https://github.com/adap/flower/blob/dcffb484fb7d1e712f65d414fb31aa021f0a760e/datasets/flwr_datasets/utils.py#L82-L88 ### Steps/Code to Reproduce I am using the following code (a custom dataset loaded with pandas): ```python dataset =...

bug

Hi, I am running a code based on this FL test code: https://github.com/dmlc/xgboost/tree/master/tests/test_distributed/test_federated Using XGBoost 2.0.0 with `world_size=5`: ```bash [18:28:59] Insecure federated server listening on 0.0.0.0:9091, world size 5 [18:29:00]...

Na página web o espaçamento constante, espaçamento constante em negrito e espaçamento constante em itálico não está exatamente como esperado: ![image](https://github.com/user-attachments/assets/6390aa79-24fa-4e24-8cc5-59205dff6749) Feito as alterações de acordo com: https://docs.asciidoctor.org/asciidoc/latest/text/#inline-text-and-punctuation-styles O preview...

### Describe the bug Hi, I was following the [Flower 2025 tutorial](https://youtu.be/VwGq16DMx3Q?si=gvEUt63inh62PX3L) and I identified two misbehaviours (one with Python 3.13 and other when downgrading to Python 3.11) running on...

### Describe the bug The current implementation of FedAvgM strategy considers the `initial_parameters` as Optional in the class init method ([here](https://github.com/adap/flower/blob/main/src/py/flwr/server/strategy/fedavgm.py#L62C1-L62C57)): `initial_parameters: Optional[Parameters] = None` However, the FedAvgM strategy requires...

Example of DPP Easy-Connect between an AP (Configurator) and a STA (Enrollee) using WPA-PSK.