| Package | Description | 
|---|---|
| org.apache.sysds.runtime.controlprogram.paramserv.dp | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BalanceToAvgFederatedSchemeBalance to Avg Federated scheme
 When the parameter server runs in federated mode it cannot pull in the data which is already on the workers. | 
| class  | KeepDataOnWorkerFederatedSchemeKeep Data on Worker Federated scheme
 When the parameter server runs in federated mode it cannot pull in the data which is already on the workers. | 
| class  | ReplicateToMaxFederatedSchemeReplicate to Max Federated scheme
 When the parameter server runs in federated mode it cannot pull in the data which is already on the workers. | 
| class  | ShuffleFederatedSchemeShuffle Federated scheme
 When the parameter server runs in federated mode it cannot pull in the data which is already on the workers. | 
| class  | SubsampleToMinFederatedSchemeSubsample to Min Federated scheme
 When the parameter server runs in federated mode it cannot pull in the data which is already on the workers. | 
Copyright © 2021 The Apache Software Foundation. All rights reserved.