Class SparkPredictOperator<X,Y>

All Implemented Interfaces:
Serializable, ActualOperator, ElementaryOperator, ExecutionOperator, Operator, SparkExecutionOperator

public class SparkPredictOperator<X,Y> extends PredictOperator<X,Y> implements SparkExecutionOperator
See Also: