Class SparkLogisticRegressionOperator

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

public class SparkLogisticRegressionOperator extends LogisticRegressionOperator implements SparkExecutionOperator
See Also: