程序包 org.apache.flink.ml.feature.vectorslicer
-
接口概要 接口 说明 VectorSlicerParams<T> Params ofVectorSlicer. -
类概要 类 说明 VectorSlicer A Transformer that transforms a vector to a new feature, which is a sub-array of the original feature.
| 接口 | 说明 |
|---|---|
| VectorSlicerParams<T> |
Params of
VectorSlicer. |
| 类 | 说明 |
|---|---|
| VectorSlicer |
A Transformer that transforms a vector to a new feature, which is a sub-array of the original
feature.
|