Class PredictOperators
java.lang.Object
org.apache.wayang.basic.operators.PredictOperators
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic PredictOperator<double[],
Integer> static PredictOperator<double[],
Integer> kMeans()
static PredictOperator<double[],
Double> static PredictOperator<double[],
Double>
-
Constructor Details
-
PredictOperators
public PredictOperators()
-
-
Method Details
-
kMeans
-
linearRegression
-
decisionTreeClassification
-
logisticRegression
-