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