public class MeanImputation extends Object implements org.apache.spark.api.java.function.Function<String[],String[]>
Modifier and Type | Class and Description |
---|---|
static class |
MeanImputation.Builder |
Constructor and Description |
---|
MeanImputation(MeanImputation.Builder builder) |
public MeanImputation(MeanImputation.Builder builder)
public String[] call(String[] tokens) throws MLModelBuilderException
call
in interface org.apache.spark.api.java.function.Function<String[],String[]>
MLModelBuilderException
Copyright © 2015 WSO2, Inc.. All Rights Reserved.