partitioner#
Flower Datasets Partitioner package.
Classes
|
Partitioner creates each partition sampled randomly from the dataset. |
The base partitioner class that enables obtaining federated partitions. |
|
|
Partitioner for a dataset that can be divided by a column with partition ids. |
|
Partitioner based on Dirichlet distribution. |
|
Base class for the deterministic size partitioning based on the partition_id. |
|
Partitioner creates partitions of size that are linearly correlated with id. |
|
Partitioner based on Dirichlet distribution. |
|
Partitioner creates partitions of size that are correlated with squared id. |
|
Partitioner based on shard of (typically) unique classes. |
|
Partitioner creates partitions of size that are correlated with exp(id). |