程序包 org.apache.flink.ml.feature.binarizer
-
接口概要 接口 说明 BinarizerParams<T> Params ofBinarizer. -
类概要 类 说明 Binarizer A Transformer that binarizes the columns of continuous features by the given thresholds.
| 接口 | 说明 |
|---|---|
| BinarizerParams<T> |
Params of
Binarizer. |
| 类 | 说明 |
|---|---|
| Binarizer |
A Transformer that binarizes the columns of continuous features by the given thresholds.
|