程序包 org.apache.flink.ml
-
类概要 类 说明 Functions Built-in table functions for data transformations.Functions.ArrayToVectorFunction AScalarFunctionthat converts a column of arrays of numeric type into a column ofDenseVectorinstances.Functions.VectorToArrayFunction AScalarFunctionthat converts a column ofVectors into a column of double arrays.