public class SVMReduce extends BaseCompute implements Collector
Constructor and Description |
---|
SVMReduce(OperationMode operationMode) |
Modifier and Type | Method and Description |
---|---|
boolean |
execute(IMessage message)
Execute with an incoming message
|
DataPartition<double[]> |
get()
get the collected valued
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
get, getCollectibleNames
endExecute
public SVMReduce(OperationMode operationMode)
public DataPartition<double[]> get()
Collector