Uses of Class
org.apache.sysds.runtime.controlprogram.paramserv.dp.DataPartitionFederatedScheme
Packages that use DataPartitionFederatedScheme
-
Uses of DataPartitionFederatedScheme in org.apache.sysds.runtime.controlprogram.paramserv.dp
Modifier and TypeClassDescriptionclassBalance to Avg Federated scheme When the parameter server runs in federated mode it cannot pull in the data which is already on the workers.classKeep 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.classReplicate to Max Federated scheme When the parameter server runs in federated mode it cannot pull in the data which is already on the workers.classShuffle Federated scheme When the parameter server runs in federated mode it cannot pull in the data which is already on the workers.classSubsample to Min Federated scheme When the parameter server runs in federated mode it cannot pull in the data which is already on the workers.