Uniform
When using the uniform distribution, every client is allocated the same number of samples of each class. This leads to better training convergence, as the data is now i.i.d., however, this is not realistic for a real-world FL scenario.
When using the uniform distribution, every client is allocated the same number of samples of each class. This leads to better training convergence, as the data is now i.i.d., however, this is not realistic for a real-world FL scenario.