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