openfl.utilities.data_splitters.numpy#
UnbalancedFederatedDataset module.
Functions
|
Count the number of samples with a specific label in a labels array. |
|
Apply One-Hot encoding to labels. |
Classes
|
Class for splitting numpy arrays of data according to a Dirichlet distribution. |
|
Class for splitting numpy arrays of data evenly. |
|
Class for splitting numpy arrays of data according to a LogNormal distribution. |
Base class for splitting numpy arrays of data. |
|
|
Class for splitting numpy arrays of data randomly. |