程序包的使用
org.apache.flink.ml.feature.bucketizer
-
使用org.apache.flink.ml.feature.bucketizer的程序包 程序包 说明 org.apache.flink.ml.feature.bucketizer -
org.apache.flink.ml.feature.bucketizer使用的org.apache.flink.ml.feature.bucketizer中的类 类 说明 Bucketizer A Transformer that maps multiple columns of continuous features to multiple columns of discrete features, i.e., buckets indices.BucketizerParams Params forBucketizer.