BigDL module to be optimized
The size (Tensor dimensions) of the feature data.
The size (Tensor dimensions) of the feature data.
The size (Tensor dimensions) of the feature data. (e.g. an image may be with featureSize = 28 * 28).
Perform a prediction on featureCol, and write result to the predictionCol.
Perform a prediction on featureCol, and write result to the predictionCol.
featureData in the format of Seq
output DataFrame
BigDL module to be optimized
BigDL module to be optimized
DLClassifierModel is a specialized DLModel for classification tasks. The prediction column will have the datatype of Double.