Patch 2

A few cells were added to:

Plot the results: round duration, accuracy, loss, and F1 score.

Generate a CSV file that stores all the metrics of the experiment — useful for comparing different solutions later.

Instructions:

Once you implement your solution and complete training, run these cells to generate the plots and export the CSV file. Make sure to save the file.

Then, modify the experiment parameters (e.g., number of clients, local epochs, delays, etc.) and repeat the process for a new run.

Merge request reports

Loading