程序包的使用
org.apache.flink.ml.feature.interaction
-
使用org.apache.flink.ml.feature.interaction的程序包 程序包 说明 org.apache.flink.ml.feature.interaction -
org.apache.flink.ml.feature.interaction使用的org.apache.flink.ml.feature.interaction中的类 类 说明 Interaction A Transformer that takes vector or numerical columns, and generates a single vector column that contains the product of all combinations of one value from each input column.InteractionParams Params ofInteraction.