- 向量绝对值最大化训练 (VectorMaxAbsScalerTrainBatchOp)
- 向量标准化训练 (VectorStandardScalerTrainBatchOp)
- 向量标准化预测 (VectorStandardScalerPredictBatchOp)
- 向量切片 (VectorSliceBatchOp)
- 向量长度检验 (VectorSizeHintBatchOp)
- 向量多项式展开 (VectorPolynomialExpandBatchOp)
- 向量标准化 (VectorNormalizeBatchOp)
- 向量归一化训练 (VectorMinMaxScalerTrainBatchOp)
- 向量归一化预测 (VectorMinMaxScalerPredictBatchOp)
- 转向量 (ToVectorBatchOp)
- 向量绝对值最大化预测 (VectorMaxAbsScalerPredictBatchOp)
- 向量元素两两相乘 (VectorInteractionBatchOp)
- 向量缺失值填充训练 (VectorImputerTrainBatchOp)
- 向量缺失值填充预测 (VectorImputerPredictBatchOp)
- 向量元素依次相乘 (VectorElementwiseProductBatchOp)
- 向量聚合 (VectorAssemblerBatchOp)
- 二元向量函数 (VectorBiFunctionBatchOp)
- 向量函数 (VectorFunctionBatchOp)