Class LocalDataPartitioner
java.lang.Object
org.apache.sysds.runtime.controlprogram.paramserv.dp.LocalDataPartitioner
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondoPartitioning(int workersNum, MatrixBlock features, MatrixBlock labels)
-
Constructor Details
-
LocalDataPartitioner
-
-
Method Details
-
doPartitioning
public DataPartitionLocalScheme.Result doPartitioning(int workersNum, MatrixBlock features, MatrixBlock labels)
-