armlet.FL_pipeline.data_selection.methods.full module#

class armlet.FL_pipeline.data_selection.methods.full.FullDataSelection(train_set: FastDataLoader)#

Bases: DataSelectionClientMethod

select_samples(round: int, num_epochs: int) FastDataLoader#